Hi, I need to make the class com.sun.xml.internal.ws.api.message.Header available to a bundle. I can get this done by adding the package to the org.osgi.framework.bootdelegation in sling.properties
After having read http://sling.apache.org/site/configuration.html I would rather set a sling.bootdelegation property. But where do I add this property? Can I set it from the bundle? Must be something very obvious, but I miss it somehow. Thanks, Markus
