yes except one thing:

instead of

org.osgi.framework.system.packages.extra = \
org.apache.karaf.branding

i have used:

org.osgi.framework.system.packages.extra = \
    org.aricent.scl.m2mbranding.service; \
    com.sun.org.apache.xalan.internal.xsltc.trax; \
    com.sun.org.apache.xerces.internal.dom; \
    com.sun.org.apache.xerces.internal.jaxp; \
    com.sun.org.apache.xerces.internal.xni

which has my package name:
org.aricent.scl.m2mbranding.service

and other  packages are mentioned in Readme of branding in demos.

I want to mention that branding module of demos is working fine.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/karaf-re-branding-is-not-working-tp4034613p4034620.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to