hi all, "org.osgi.framework.BundleException: Unresolved package in bundle 4: package; (package=sun.java2d)"
As you can see, I'm having issues resolving the package sun.java2d. I tried setting this on my config.properties file : org.osgi.framework.bootdelegation=sun.*,com.sun.*, but it doesn't get any better. I even tried to add sun and com.sun to org.osgi.framework.system.packages but that fails too. I assume Felix does concider the bootdelegation property. Some please help me !! :-(( ----- Tell me something you don't know! -- View this message in context: http://www.nabble.com/sun%2C-com.sun-and-org.osgi.framework.bootdelegation-tf4951006.html#a14175995 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]

