Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 88522 invoked from network); 28 Oct 2006 12:52:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2006 12:52:45 -0000 Received: (qmail 8242 invoked by uid 500); 28 Oct 2006 12:52:56 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 8043 invoked by uid 500); 28 Oct 2006 12:52:56 -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 8034 invoked by uid 99); 28 Oct 2006 12:52:55 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Oct 2006 05:52:55 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of nathan.mittler@gmail.com designates 64.233.162.192 as permitted sender) Received: from [64.233.162.192] (HELO nz-out-0102.google.com) (64.233.162.192) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Oct 2006 05:52:43 -0700 Received: by nz-out-0102.google.com with SMTP id o37so748346nzf for ; Sat, 28 Oct 2006 05:52:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=EBMuTPZzebeX/SvjmeYdep7/oDiHRYKeLznabB+7Gmfw1fXxx2EH9JJs2YaSJiHQPRTLPUPBi8e7BiSUnRNsCCo4/OvF5guox6OFrNgBhEidmgn73gBmbqZsV4nhr51UkMzv3Jys8tfbuIXSeZKxRdVXDVASceTvTAiTckZt4BU= Received: by 10.35.109.2 with SMTP id l2mr325746pym; Sat, 28 Oct 2006 05:52:22 -0700 (PDT) Received: by 10.35.15.20 with HTTP; Sat, 28 Oct 2006 05:52:22 -0700 (PDT) Message-ID: <8a6feb940610280552v5dd044c3t163cb052ba6fc677@mail.gmail.com> Date: Sat, 28 Oct 2006 08:52:22 -0400 From: "Nathan Mittler" To: activemq-users@geronimo.apache.org Subject: Re: Questions ActiveMQ C++ Client In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_110356_14641107.1162039942915" References: <7022558.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_110356_14641107.1162039942915 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline We've been using gcc 4.x, which hasn't shown that warning - I'll take a look. But yes - the support for the stomp protocol is mature at this point in activemq-cpp. Of course, development is always going on - our main focus now is adding support for other wire protocols, specifically openwire. Regards, Nate On 10/27/06, Hiram Chirino wrote: > > That can be easily fixed. Not all compilers give out the same warnings. > > activemq-cpp is very stable and should be nearing a stable release > shortly. > > On 10/26/06, rnelson wrote: > > > > Hello. > > > > I am wondering who has used the ActiveMQ C++ client. I am using it > under > > 4.0.2. It seems to work fine, but there is one question I have: > > > > Under Windows, the following warning gets printed out: > > > > c:\ActiveMQ\activemq\connector\stomp\commands\AckCommand.h(102) : > warning > > C4390: ';' : empty controlled statement found; > > > > Looking at the source code, this is the case. > > > > My general question is how new the C++ client code is, and if is still > being > > written, or whether it is in a state that is generally considered > robust? > > Any insights on its use would be great. > > > > Thanks, > > > > Rob Nelson > > rob.nelson@irisfinancial.com > > > > -- > > View this message in context: > http://www.nabble.com/Questions-ActiveMQ-C%2B%2B-Client-tf2517793.html#a7022558 > > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > > > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > ------=_Part_110356_14641107.1162039942915--