Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 55368 invoked from network); 17 Sep 2007 13:19:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Sep 2007 13:19:56 -0000 Received: (qmail 49639 invoked by uid 500); 17 Sep 2007 13:19:47 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 49612 invoked by uid 500); 17 Sep 2007 13:19:47 -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 49600 invoked by uid 99); 17 Sep 2007 13:19:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2007 06:19:47 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of james.strachan@gmail.com designates 66.249.82.238 as permitted sender) Received: from [66.249.82.238] (HELO wx-out-0506.google.com) (66.249.82.238) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2007 13:19:45 +0000 Received: by wx-out-0506.google.com with SMTP id i30so1445458wxd for ; Mon, 17 Sep 2007 06:19:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ZhZYSMjDygko1Jt2Evorw8tfLozqeSNK+snEpPlICBA=; b=ihK0f8Uv7HX37obSUBQvmmIE+OBCovEuvB9mURFxO8IqHgF2HnTdzZmLdlHxMmDtJmKgDP74BJFsvnMdZff0I+wX0W6CupJu4DCNPaa3e+UTV0I/LjBf/1pLVS0UWKKfXSCWslkTJMlBBZvfHtQnZ2YtXj9oG9lAGBSG0yQd808= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k2iFyc00TYt8LpNq6QK5s5MAam1DpoWTkE1PHL3ohqecxZhJjqXewBFXfr4jobyhG27urxBm30S5PeSH6d42NbbaycqerwoYxZ8/MpFWt9iZxqRU6D1KSo3GWifo4bKHWX0ATxIYGelgq/aInrM3poQfbDISxh/IZwrSJlZpvGk= Received: by 10.90.86.10 with SMTP id j10mr2991023agb.1190035164425; Mon, 17 Sep 2007 06:19:24 -0700 (PDT) Received: by 10.90.105.10 with HTTP; Mon, 17 Sep 2007 06:19:24 -0700 (PDT) Message-ID: Date: Mon, 17 Sep 2007 14:19:24 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: Java to C++ In-Reply-To: <12735292.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <12735292.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Yes. Try using CMS... http://activemq.apache.org/cms/ I'd also recommend using a more recent version of ActiveMQ; incuabtor-activemq-4.0.1 is really old now. On 9/17/07, pjackson wrote: > > Can Java apps talk to C++ apps using active MQ? Would they both use the > openwire transportConnector? I want to pass xml messages (i.e. strings). > > The incubator-activemq-4.0.1 had a /openwire-cpp directory, which I compiled > but was not able to get working, even after adding > > to the config file. The test application hangs... > C:\_tools\ActiveMq\incubator-activemq-4.0.1\openwire-cpp\Debug>activemq-test.exe > Connecting to ActiveMQ broker... > Opening socket to: localhost on port 61615 > Sending command: cmd.id = 1, corr.id = -1, type = CONNECTION_INFO > Received command: cmd.id = 0, corr.id = -1, type = WIRE_FORMAT_INFO > Received command: cmd.id = 1, corr.id = -1, type = BROKER_INFO > > Any inputs appreciated. > Paul > -- > View this message in context: http://www.nabble.com/Java-to-C%2B%2B-tf4466512s2354.html#a12735292 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James ------- http://macstrac.blogspot.com/