Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Bundle Activator packaged in embedded jar
Bundle Activator packaged in embedded jar [message #88785] Mon, 28 May 2007 21:12 Go to next message
Eclipse UserFriend
Originally posted by: raul.igrisan.gmail.com

Is it legal to have the bundle activator packaged in a jar embedded into the
bundle's jar?
The jar containing the activator is listed in the Bundle-ClassPath header of
the bundle's manifest.
Have tried with and without adding the activator's package to Import-Package
header
but the framework constantly fails to load my activator class
(ClassNotFoundException) when I start the bundle.

thanks
Re: Bundle Activator packaged in embedded jar [message #88801 is a reply to message #88785] Tue, 29 May 2007 10:21 Go to previous message
Eclipse UserFriend
Originally posted by: raul.igrisan.gmail.com

It works.

The problem was a wrong (newer) version of the framework's imported package.


"Raul Igrisan" <...> wrote in message news:f3fgib$v7s$1@build.eclipse.org...
> Is it legal to have the bundle activator packaged in a jar embedded into
> the bundle's jar?
> The jar containing the activator is listed in the Bundle-ClassPath header
> of the bundle's manifest.
> Have tried with and without adding the activator's package to
> Import-Package header
> but the framework constantly fails to load my activator class
> (ClassNotFoundException) when I start the bundle.
>
> thanks
>
>
Previous Topic:Possible to deduce plugin from object instance
Next Topic:How to configure Context, Context Parameters and Servlet Filters in OSGi based web application
Goto Forum:
  


Current Time: Thu Apr 25 00:39:23 GMT 2024

Powered by FUDForum. Page generated in 0.02634 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top