Re: Remote Shell via AMQ possible ?

2012-11-09 Thread c031917
I don't understand how this could work in an interactive session. It is not a programmatic approach, it must be an interactive console as if I'm connecting to a server directly with ssh, but it is transported over JMS. -- View this message in context: http://activemq.2283324.n4.nabble.com/Re

Re: Remote Shell via AMQ possible ?

2012-11-09 Thread c031917
Hi, yes, we use Camel / AMQ and honestly I missed the existence of the camel-exec component. Still impressive to find out the capabilities of Camel ! Security won't be an issue hopefully, as the two brokers talk only via two-way certificate ssl link. Reading the doc it looks like only predefine

Remote Shell via AMQ possible ?

2012-11-08 Thread c031917
I need shell access to a remote, mobile broker/router with dynamic IP adresses. On the backend side there is a second broker/router, creating a network of brokers. XMPP + Jabber examples only talk to the broker itself, not the OS behind it. Would it be possible to get a remote shell, using messa