Bundle Activator packaged in embedded jar [message #88785] |
Mon, 28 May 2007 21:12 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02990 seconds