Richard S. Hall wrote: > > Are the napkin classes available on the class path and do your bundles > import those packages? >
Thank you very much Richard, I already fixed the issue, It was a pretty weird one. I had to remove shared libraries from my pluggins and everything went fine. Maybe the exposed libraries didnt got along with the hidden ones %-| or something. You can see my downloader code here: http://code.google.com/p/orquidea/source/browse/#svn/trunk/Simpodial And our RichClient app here: http://www.psiqueware.com/main/descargas.jsp or more directly http://www.psiqueware.com/girasolEditor/launch.jnlp Thank you very much -- View this message in context: http://www.nabble.com/BundleContext.installBundle-won%27t-install-more-than-2-bundles.-tp25280408p25308414.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

