Hi, I am looking for a way to display a banner at (or shortly after) the time Gogo shell starts up? Is there a way to achieve this effect?
The only (admittedly) horrible hack I can imagine is to print something to System.out in my autostarted bundle's BundleActivator.start(..). But that of course doesn't go through the official channel, i.e., the current CommandSession. Maybe there is a way to obtain said session and output the banner that way? Any help would be greatly appreciated. Andreas -- Codetrails.com - the knowledge transfer company --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

