Yeah, I'd like to give it a try. GShell has some nice features though, but is not very OSGi friendly. Some features supported by GShell are: ansi terminals (cool colors :-) ) and above that, a remoting shell (client / server) supporting ssl and authentication using jaas. AFAIK, the telnetd one is not secured and thus not very usable in a production env.
On 10/4/07, Stefano Lenzi <[EMAIL PROTECTED]> wrote: > Guillaume Nodet wrote: > > FWIW, I'm currently working on implementing an OSGi console using GShell. > > GShell is a subproject of geronimo with lots of features (local > > console using jline possibly, remote shell + security, pluggable > > commands, etc...) > > That sounds interesting to me, I think that even the other people thinks > the same... BTW, in my sandbox I'm playing with a new implementation of > the Shell TUI which uses JLine so if you want to share your code our you > want to help with mine you are welcome :) > > Ciao, > Stefano "Kismet" Lenzi > > > > > > > On 8/28/07, Stefano Lenzi <[EMAIL PROTECTED]> wrote: > >> Hi All, > >> > >> Are you interested in improving the felix TUI interface by using library > >> such JLine which provide: TAB Completition, History and other nice > >> feature to the input reader? > >> > >> Ciao, > >> Stefano "Kismet" Lenzi > >> > > > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
