Re: Remote shell connection

2015-04-16 Thread Morgan Hautman
-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : mercredi 15 avril 2015 14:43 À : user@karaf.apache.org Objet : Re: Remote shell connection The ssh feature ;) Regards JB On 04/15/2015 02:38 PM, CLEMENT Jean-Philippe wrote: Hi JB, The SSH feature does not seem to be installed. We are assembling

Re: Remote shell connection

2015-04-16 Thread Jean-Baptiste Onofré
? JP [@@ OPEN @@] -Message d'origine- De : Morgan Hautman [mailto:morgan.haut...@gmail.com] Envoyé : mercredi 15 avril 2015 14:49 À : user@karaf.apache.org Objet : Re: Remote shell connection JP , You really should read some doc first ;) install mvn:org.apache.sshd/sshd-core/0.14.0

Re: Remote shell connection

2015-04-15 Thread Jean-Baptiste Onofré
@@] -Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : mercredi 15 avril 2015 14:43 À : user@karaf.apache.org Objet : Re: Remote shell connection The ssh feature ;) Regards JB On 04/15/2015 02:38 PM, CLEMENT Jean-Philippe wrote: Hi JB, The SSH feature

Re: Remote shell connection

2015-04-15 Thread Morgan Hautman
Hello Clement, Take a look at http://karaf.apache.org/manual/latest/users-guide/remote.html Regards, Morgan On 15/04/2015 14:11, CLEMENT Jean-Philippe wrote: Dear Karaf, I would like to open a shell to a remote Karaf instance. The 8101 port does not seem to be opened. How to configure

RE: Remote shell connection

2015-04-15 Thread CLEMENT Jean-Philippe
- De : Morgan Hautman [mailto:morgan.haut...@gmail.com] Envoyé : mercredi 15 avril 2015 14:49 À : user@karaf.apache.org Objet : Re: Remote shell connection JP , You really should read some doc first ;) install mvn:org.apache.sshd/sshd-core/0.14.0 On 15/04/2015 14:47, CLEMENT Jean-Philippe

RE: Remote shell connection

2015-04-15 Thread Timothy Vogel
Here is a link to the documentation for configuring SSH http://karaf.apache.org/manual/latest/users-guide/remote.html HTH Date: Wed, 15 Apr 2015 05:13:35 -0700 From: ml-node+s922171n4039710...@n3.nabble.com To: tvo...@msn.com Subject: Remote shell connection Dear Karaf, I would like

Re: Remote shell connection

2015-04-15 Thread Guillaume Nodet
and type so I may add it to POM assembly dependencies? JP [@@ OPEN @@] -Message d'origine- De : Morgan Hautman [mailto:morgan.haut...@gmail.com] Envoyé : mercredi 15 avril 2015 14:49 À : user@karaf.apache.org Objet : Re: Remote shell connection JP , You really should read

Re: Remote shell connection

2015-04-15 Thread Jean-Baptiste Onofré
...@nanthrax.net] Envoyé : mercredi 15 avril 2015 14:18 À : user@karaf.apache.org Objet : Re: Remote shell connection Hi JP, Is the ssh feature installed ? If so, then 8101 is bound by default (as setup in etc/org.apache.karaf.shell.cfg). I just tried with Karaf 3.0.3 and it works fine. Which version

RE: Remote shell connection

2015-04-15 Thread CLEMENT Jean-Philippe
:D ... I mean which group+artifact IDs, version and type? Regards, JP [@@ OPEN @@] -Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : mercredi 15 avril 2015 14:43 À : user@karaf.apache.org Objet : Re: Remote shell connection The ssh feature ;) Regards

Re: Remote shell connection

2015-04-15 Thread Jean-Baptiste Onofré
Hi JP, Is the ssh feature installed ? If so, then 8101 is bound by default (as setup in etc/org.apache.karaf.shell.cfg). I just tried with Karaf 3.0.3 and it works fine. Which version are you using ? The 8101 port number is not already bound by another process ? Regards JB On 04/15/2015

Re: Remote shell connection

2015-04-15 Thread Morgan Hautman
...@nanthrax.net] Envoyé : mercredi 15 avril 2015 14:43 À : user@karaf.apache.org Objet : Re: Remote shell connection The ssh feature ;) Regards JB On 04/15/2015 02:38 PM, CLEMENT Jean-Philippe wrote: Hi JB, The SSH feature does not seem to be installed. We are assembling Karaf; which

RE: Remote shell connection

2015-04-15 Thread CLEMENT Jean-Philippe
Ok great, And what to configure in order to install it during the assembly? Regards, JP [@@ OPEN @@] -Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : mercredi 15 avril 2015 15:22 À : user@karaf.apache.org Objet : Re: Remote shell connection The ssh

Re: Remote shell connection

2015-04-15 Thread Jean-Baptiste Onofré
...@nanthrax.net] Envoyé : mercredi 15 avril 2015 17:16 À : user@karaf.apache.org Objet : Re: Remote shell connection I guess that you use the karaf-maven-plugin with install-kar goal, right ? In that case, add the ssh feature as a bootFeature. Regards JB On 04/15/2015 05:13 PM, CLEMENT Jean-Philippe wrote

Re: Remote shell connection

2015-04-15 Thread Jean-Baptiste Onofré
@@] -Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : mercredi 15 avril 2015 15:22 À : user@karaf.apache.org Objet : Re: Remote shell connection The ssh feature is provided in the Karaf standard (corresponding to the Karaf version that you use). So, simply

RE: Remote shell connection

2015-04-15 Thread CLEMENT Jean-Philippe
[@@ OPEN @@] -Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : mercredi 15 avril 2015 17:16 À : user@karaf.apache.org Objet : Re: Remote shell connection I guess that you use the karaf-maven-plugin with install-kar goal, right ? In that case, add the ssh