Thanks for the quick turnaround on this... I was really beating my head
against the wall there for a little while...
Peter Hulst
Peter Kriens wrote:
My stupidity :-) Can you rebuild?
Kind regards,
Peter Kriens
RSH> Peter Hulst wrote:
could anyone tell me what the following error message means?
org.osgi.framework.BundleException: Unresolved package in bundle 23:
[bnd-extraimport=true]
I'm trying to deploy an OSGi/spring bundle into felix.
My bundle doesn't have any dependencies on BND, other than the fact
that I use the BND maven plugin to create the OSGi bundle.
I started getting this after doing an SVN update of the spring-osgi
and felix repositories. This bundle used to deploy just fine and I
don't believe anything changed in my code.
RSH> I have no idea what "bnd-extraimport=true" means, but to me this looks
RSH> like a syntax error in the bundle manifest. I assume someone meant to
RSH> put in a ";" when they actually put in a ",". Could you show us the
RSH> manifest of bundle 23?
->> richard