Hi, you have a sample of Karaf branding here: http://buildprocess.svn.sourceforge.net/viewvc/buildprocess/builderaser/trunk/branding/
You can see that branding is simple a bundle. This bundle simply wraps a branding.properties file which contain the welcome property (the first line/logo).
After that, in your karaf distribution, simply copy your branding bundle jar in karaf.
Regards JB On 07/26/2010 01:50 PM, HERKEL Jakub wrote:
Is there any “cookbook” how to brand the Karaf? I want to replace karaf logo in ssh shell. I have tried to create a bundle exporting org.apache.karaf.branding but I still don’t see my own logo. So I don’t have any idea what to do next.
