So I've committed some work i've done on OSGi GShell console at [1], but I'm not very pleased with it. I will experiment on using the remoting part of gshell to provide a remote shell using the felix shell api instead of gshell own's api for commands.
[1] http://svn.apache.org/repos/asf/incubator/servicemix/branches/osgi/gshell/ 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/
