Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 89271 invoked from network); 29 Jan 2007 20:34:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2007 20:34:38 -0000 Received: (qmail 13754 invoked by uid 500); 29 Jan 2007 20:34:43 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 13736 invoked by uid 500); 29 Jan 2007 20:34:43 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 13727 invoked by uid 99); 29 Jan 2007 20:34:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 12:34:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 12:34:34 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HBdCf-0005ZT-KX for activemq-users@geronimo.apache.org; Mon, 29 Jan 2007 12:34:13 -0800 Message-ID: <8697334.post@talk.nabble.com> Date: Mon, 29 Jan 2007 12:34:13 -0800 (PST) From: Paul Waldfogel To: activemq-users@geronimo.apache.org Subject: Can the Java examples speak 'stomp' and talk with C++? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Paul.Waldfogel@boeing.com X-Virus-Checked: Checked by ClamAV on apache.org I'm trying to have java send messages to C++ (windows VisualStudio2005). I've successfully run the example in VisualStudio2005 (from activeMQ-cpp version 1.0) I've successfully run the examples in Java (from version 4.1.0 incubator) I was thinking if I changed the URI in the Java examples it could converse with C++ using stomp. I tried changing the Java URI to tcp::localhost:61613 and stomp::localhost:61613. Those didn't successfully connect with the broker. Any help would be appreciated. -- View this message in context: http://www.nabble.com/Can-the-Java-examples-speak-%27stomp%27-and-talk-with-C%2B%2B--tf3138215.html#a8697334 Sent from the ActiveMQ - User mailing list archive at Nabble.com.