You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Aaron Zeckoski <aa...@vt.edu> on 2009/04/16 09:53:17 UTC

accessing the felix command shell?

Does anyone know of a trick to access the felix command shell while it
is running inside sling? I am guessing this is probably impossible but
I thought I would ask. The shell I am referring to is the one talked
about on this page:
http://felix.apache.org/site/apache-felix-usage-documentation.html

-AZ


-- 
Aaron Zeckoski (aaronz@vt.edu)
Senior Research Engineer - CARET - Cambridge University
[http://bugs.sakaiproject.org/confluence/display/~aaronz/]
Sakai Fellow - [http://aaronz-sakai.blogspot.com/]

Re: accessing the felix command shell?

Posted by Aaron Zeckoski <aa...@vt.edu>.
Great tip and it works perfectly. Many thanks
http://felix.apache.org/site/apache-felix-remote-shell.html
:-)
-AZ

On Thu, Apr 16, 2009 at 8:57 AM, Felix Meschberger <fm...@gmail.com> wrote:
> Hi Aaron,
>
> what I generally do to get the shell is install the shell service and
> shell remote bundles. Then you can access the shell using your regular
> telnet client at default port 6666 (cool stuff).
>
> Regards
> Felix
>
> Aaron Zeckoski schrieb:
>> Does anyone know of a trick to access the felix command shell while it
>> is running inside sling? I am guessing this is probably impossible but
>> I thought I would ask. The shell I am referring to is the one talked
>> about on this page:
>> http://felix.apache.org/site/apache-felix-usage-documentation.html
>>
>> -AZ
>>
>>
>



-- 
Aaron Zeckoski (aaronz@vt.edu)
Senior Research Engineer - CARET - Cambridge University
[http://bugs.sakaiproject.org/confluence/display/~aaronz/]
Sakai Fellow - [http://aaronz-sakai.blogspot.com/]

Re: accessing the felix command shell?

Posted by Felix Meschberger <fm...@gmail.com>.
Hi Aaron,

what I generally do to get the shell is install the shell service and
shell remote bundles. Then you can access the shell using your regular
telnet client at default port 6666 (cool stuff).

Regards
Felix

Aaron Zeckoski schrieb:
> Does anyone know of a trick to access the felix command shell while it
> is running inside sling? I am guessing this is probably impossible but
> I thought I would ask. The shell I am referring to is the one talked
> about on this page:
> http://felix.apache.org/site/apache-felix-usage-documentation.html
> 
> -AZ
> 
>