Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E9D82D5B9 for ; Fri, 9 Nov 2012 08:24:58 +0000 (UTC) Received: (qmail 17183 invoked by uid 500); 9 Nov 2012 08:24:58 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 17135 invoked by uid 500); 9 Nov 2012 08:24:58 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 17104 invoked by uid 99); 9 Nov 2012 08:24:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 08:24:56 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 08:24:51 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TWjt8-0005Wi-O5 for users@activemq.apache.org; Fri, 09 Nov 2012 00:24:30 -0800 Date: Fri, 9 Nov 2012 00:24:30 -0800 (PST) From: c031917 To: users@activemq.apache.org Message-ID: <1352449470712-4659096.post@n4.nabble.com> In-Reply-To: References: <1352366136472-4659008.post@n4.nabble.com> Subject: Re: Remote Shell via AMQ possible ? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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 predefined commands can be executed. That will help a little, but may be too inflexible. I'm behind a full duplex terminal session, running over messages, similar to the Jabber example in the AMQ book. Or could I connect to something like: http://code.google.com/p/xmpp-ssh/downloads/list ? Preferred client would be stuff like PuTTY. On the other side I don't have a clue what's necessary, but probably you don't get away with what's available on a standard Linux (debian in our case). Any ideas ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Remote-Shell-via-AMQ-possible-tp4659008p4659096.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.