Cameron Taggart wrote:
I noticed "osgi.shell.telnet=on" in the default config.properties that comes with Felix 1.0.0. Is there a recommended telnet shell to use? Is telnet listening on 127.0.0.1 the recommended way to do basic administration on a server that has Felix running in the background?
I don't think there is a "recommended" telnet shell, but if you start Felix and type "obr list" you will see "telnetd". You can install it by typing "obr deploy telnetd". When you start the bundle it will tell you the port to telnet in on.
-> richard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

