Hi, I have a problem using file install deploying some bundles. I have a bundle A that imports the package "org.xmldb.api.base", and a bundle B that exports the same package. The file install installs the both bundles correctly, but when it tries to start bundle A a class not found exception for a class inside the package.
It is very strange because if i install the bundles manually the bundle A works perfectly. But i need to make the deploy automatically with file install or something similar. I hope someone could help me --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

