Hi,
the extra package has to be org.apache.karaf.branding and you bundle has
to export this package:
<Export-Package>
org.apache.karaf.branding
</Export-Package>
In your bundle, you have to define
src/main/resources/org/apache/karaf/branding containing the
branding.properties with the welcome properties (prompt can be avoided).
Regards
JB
On 08/07/2014 09:11 AM, Himanshu wrote:
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.
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com