Hi, I made a bundle using mavan-bnd plugins, each time I try to load it I got the same error : java.lang.NoClassDefFoundError: javax/management/JMException
I tried to add import "javax.management" for the bundle and using osgi.framework.bootdelegation=javax.management, without any success I'm using Sun JDK 1.6.0_05-b13 and felix trunk. Any idea ? Julien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

