[ 
https://issues.apache.org/jira/browse/FELIX-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Derek Baum resolved FELIX-1980.
-------------------------------

      Assignee: Derek Baum
    Resolution: Won't Fix

gogo has been refactored recently, so that it can become the default shell in 
Felix.

This refactoring has changed how the Console and Telnet work, so this fix is no 
longer relevant.

To start telnet in the current gogo shell:

g! telnetd [-p port] start

To start telnetd at launch:

$ java -Dgosh.args="-sc telnetd start" bin/felix.jar

or add 'telnetd start' to the login script etc/gosh_profile

> Gogo TelnetShell cannot be activated
> ------------------------------------
>
>                 Key: FELIX-1980
>                 URL: https://issues.apache.org/jira/browse/FELIX-1980
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo
>            Reporter: Arjun Panday
>            Assignee: Derek Baum
>            Priority: Minor
>         Attachments: gogo.tgz, gogo2.tgz
>
>
> Gogo's TelnetShell is implemented as an SCR component but no XML is provided 
> to activate it. 
> /Arjun

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to