[jira] Created: (FELIX-615) Simple remote shell service access (telnet)

View: New views
15 Messages — Rating Filter:   Alert me  

[jira] Created: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Simple remote shell service access (telnet)
-------------------------------------------

                 Key: FELIX-615
                 URL: https://issues.apache.org/jira/browse/FELIX-615
             Project: Felix
          Issue Type: New Feature
            Reporter: Dieter Wimberger
            Priority: Minor
         Attachments: remoteshell.zip

Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Updated: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Dieter Wimberger updated FELIX-615:
-----------------------------------

    Attachment: remoteshell.zip

The attached code provides a base for a simple telnet based access to the felix shell service.
It works with a simple listener and allows one (1) connection to work with the shell at a given time.



> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Updated: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Dieter Wimberger updated FELIX-615:
-----------------------------------

    Attachment:     (was: remoteshell.zip)

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Priority: Minor
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Updated: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Dieter Wimberger updated FELIX-615:
-----------------------------------

    Attachment: remoteshell.zip

Updated zip (take care, not a directory).

It fixes a bug when the connection is ended abruptly (lead to an OutOfMem error) and allows to configure an amount of allowed connections.
Introduced dependency on the LogService interface.

Should build and run properly.

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Updated: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Dieter Wimberger updated FELIX-615:
-----------------------------------

    Attachment:     (was: remoteshell.zip)

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Priority: Minor
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Updated: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Dieter Wimberger updated FELIX-615:
-----------------------------------

    Attachment: remoteshell.zip

Messed up the zip (new sources were appended so it contained old and new sources).

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Assigned: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Felix Meschberger reassigned FELIX-615:
---------------------------------------

    Assignee: Felix Meschberger

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Commented: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/FELIX-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610662#action_12610662 ]

Felix Meschberger commented on FELIX-615:
-----------------------------------------

Thanks for submitting this patch. Your CLA has been registered, so the next step is to start the vote on dev Felix dev list to accept this contribution and then to file the IP Clearance procedure.

I will be off-line for two weeks now. So I postpone following up on this until then.

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Work started: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Work on FELIX-615 started by Felix Meschberger.

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Commented: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/FELIX-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621380#action_12621380 ]

Felix Meschberger commented on FELIX-615:
-----------------------------------------

The vote [1] for acceptance completed successfully [2]

The IP Clearance process has been started [3], [4]

[1] http://markmail.org/message/65ualfc4s2lnfkwz
[2] http://markmail.org/message/k2yd6zsrsifloelp
[3] http://incubator.apache.org/ip-clearance/felix-remote-shell.html
[4] http://markmail.org/message/z3cmt3ab4npm7v5l

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Commented: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/FELIX-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623665#action_12623665 ]

Felix Meschberger commented on FELIX-615:
-----------------------------------------

IP Clearance passed by lazy consensus [1].

Will therefor add this code to the Apache Felix trunk.

[1] http://markmail.org/message/pqbe4pyhjecs3azs

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Commented: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/FELIX-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623672#action_12623672 ]

Felix Meschberger commented on FELIX-615:
-----------------------------------------

Added shell.remote module to the trunk in Rev. 687053 and added the new module to the root pom in Rev. 687055

Deployed initial snapshot version 0.9.0-20080819.132805-1.

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Closed: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Felix Meschberger closed FELIX-615.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: shell.remote-1.0.0

Adding documentation at [1] closes this issue for now.

FInally I big thank you to Dieter for this contribution.

[1] http://cwiki.apache.org/FELIX/apache-felix-remote-shell.html

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: shell.remote-1.0.0
>
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Commented: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/FELIX-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623680#action_12623680 ]

Felix Meschberger commented on FELIX-615:
-----------------------------------------

Missed a checkin of a simple change to the original code: The configuration uses framework properties instead of system properties. Applied this change in Rev. 687061 and deployed a new snapshot 0.9.0-20080819.141218-2

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: shell.remote-1.0.0
>
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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


[jira] Updated: (FELIX-615) Simple remote shell service access (telnet)

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Felix Meschberger updated FELIX-615:
------------------------------------

    Component/s: Remote Shell

> Simple remote shell service access (telnet)
> -------------------------------------------
>
>                 Key: FELIX-615
>                 URL: https://issues.apache.org/jira/browse/FELIX-615
>             Project: Felix
>          Issue Type: New Feature
>          Components: Remote Shell
>            Reporter: Dieter Wimberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: shell.remote-1.0.2
>
>         Attachments: remoteshell.zip
>
>
> Simple and low profile remote access to the felix shell using a telnet client.

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

LightInTheBox - Buy quality products at wholesale price