Hi, I have Karaf 2.0.0 embedded in my server, lib directory contains these jars : karaf-client.jar karaf-jaas-boot.jar karaf.jar
best regards jakub -----Original Message----- From: Jean-Baptiste Onofré <[email protected]> Reply-to: [email protected] To: [email protected] Subject: Re: Karaf branding Date: Tue, 27 Jul 2010 10:00:16 +0200 Hi Jakub, What jar files have you in the karaf lib directory ? Regards JB On 07/27/2010 09:48 AM, Jakub Herkel wrote: > Thanks for advance, it works now. But I found another problem. If I > started Karaf console for the first time, the Karaf logo was showed. But > the bundle with branding was on its place before the Karaf started. The > second startup showed my own logo. Is it normal behavior? > > Jakub > > -----Original Message----- > From: Jean-Baptiste Onofré<[email protected]> > Reply-to:<[email protected]>,<[email protected]> > To: [email protected] > Subject: Re: Karaf branding > Date: Mon, 26 Jul 2010 13:59:12 +0200 > > > > 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. >> > > >
