| Issue with Non OSGi eclipse bundles [message #894804] |
Tue, 10 July 2012 11:04  |
Murthy Bhat Messages: 137 Registered: July 2009 |
Senior Member |
|
|
Hello,
We are using the Virgo Server to build an OSGi based web application. Everything works fine as long as we have our bundle implementation which is targeted to run with OSGi framework.
We now have to use some legacy eclipse plugins which were initially targeted to run with eclipse. These are implemented as Eclipse Plugins which do not follow the OSGi specifications. Since many of them use the eclipse framework related plugins and VIRGO server is not able to start the eclipse bundles, we are facing the problem with this integration.
Could anyone please help us out.Thanks in advance for help.
~Murthy
P.S: I have also posted this in Virgo forum, but wanted to get an opinion from here as well.
|
|
|
|
| Re: Issue with Non OSGi eclipse bundles [message #894879 is a reply to message #894804] |
Tue, 10 July 2012 17:45   |
|
Hello Murphy,
it would be not easy to migrate Eclipse **Platform** plug-ins to pure
OSGi bundles. I did similar a few weeks ago (but I've migrated Platform
plug-ins to pure Equinox bundles).
Borders are not always clear and if plug-ins are depend on being
(org.eclipse.core.runtime.Platform.isRunning() == true) a lot of work is
waiting to you (or it can be even impossible).
Either way, I'm looking forward if you will share your experience.
Libor
On 07/10/2012 05:04 PM, Murthy Bhat wrote:
> Hello,
>
> We are using the Virgo Server to build an OSGi based web application.
> Everything works fine as long as we have our bundle implementation which
> is targeted to run with OSGi framework.
> We now have to use some legacy eclipse plugins which were initially
> targeted to run with eclipse. These are implemented as Eclipse Plugins
> which do not follow the OSGi specifications. Since many of them use the
> eclipse framework related plugins and VIRGO server is not able to
> start the eclipse bundles, we are facing the problem with this integration.
> Could anyone please help us out.Thanks in advance for help.
>
> ~Murthy
>
>
> P.S: I have also posted this in Virgo forum, but wanted to get an
> opinion from here as well.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01729 seconds