Hi We have found a solution. We have imported the pakage de.fsforth.gpio in the manifest and added it in the org.osgi.framework.system.packages properties. I don't know , if is the "correct" solution, but it's work:-) Thank you for help Antonio
ribeiant wrote: > > Hi > we have a Problem with the de.fsforth.gpio.GPIO Class in the wre.jar of > Mika. > We use this class, but when we start our bundles with Mika we become the > error > java.lang.ClassNotFoundException: de.fsforth.gpio.GPIO > at > org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClassOrResource(R4SearchPolicyCore.java:475) > at > org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClass(R4SearchPolicyCore.java:186) > at > org.apache.felix.framework.searchpolicy.R4SearchPolicy.findClass(R4SearchPolicy.java:45) > at > org.apache.felix.framework.searchpolicy.ContentClassLoader.loadClass(ContentClassLoader.java:109) > at java.lang.ClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > > Problem is that with felix 0.8 work fine, but with felix 1.0.* don't work. > The package and the class are in the wre.jar... and with the others > packages into the wre we don't have any problem. > Thank you for help > Antonio > -- View this message in context: http://www.nabble.com/java.lang.ClassNotFoundException%3A-de.fsforth.gpio.GPIO-tp15306333p15306968.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]

