Well, I should have just tried this out before posting ;-)  The doc
doesn't say you can do it, but you apparently can use
DynamicImport-Package.

But, that said, it's still not working, I'm getting a
ClassNotFoundException, anyone have any experience doing this and might
suggest how I track down what's wrong?

Thanks for any help!

Cheers,
Craig 

> -----Original Message-----
> From: Craig L. Ching [mailto:[EMAIL PROTECTED] 
> Sent: Monday, July 30, 2007 1:53 PM
> To: [email protected]
> Subject: Maven-bundle-plugin and DynamicImport-Package support?
> 
> Hi all,
> 
> I apparently have a need to use DynamicImport-Package 
> (Jackrabbit is doing the equivalent of Class.forName() under 
> the covers), but I can't find any doc that says BND supports 
> this.  Is there a work-around if it doesn't?  I've tried 
> simply adding what I needed to the Import-Package, but I get 
> a warning from BND that I never use that import and I get 
> ClassNotFoundException at runtime.  Any help is appreciated, 
> in the meantime I'm going to manually add 
> DynamicImport-Package to the bundle and see if that helps.
> 
> Cheers,
> Craig
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to