Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 54196 invoked from network); 29 Jan 2007 19:06:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2007 19:06:56 -0000 Received: (qmail 69140 invoked by uid 500); 29 Jan 2007 19:07:02 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 68909 invoked by uid 500); 29 Jan 2007 19:07:01 -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 68900 invoked by uid 99); 29 Jan 2007 19:07:01 -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 11:07:01 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [199.105.164.5] (HELO smtpmail2.sensis.com) (199.105.164.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jan 2007 11:06:53 -0800 Received: from dimstar2.ats.sensis.com ([172.21.1.6]) by smtpmail2.sensis.com with esmtp (Exim 4.50) id 1HBbpn-0000dI-L9 for activemq-users@geronimo.apache.org; Mon, 29 Jan 2007 14:06:31 -0500 Received: from corpatsmail1.ats.sensis.com ([172.21.1.88] helo=corpatsmail1.corp.sensis.com) by dimstar2.ats.sensis.com with esmtp (Exim 4.50) id 1HBboa-0002zO-I3 for activemq-users@geronimo.apache.org; Mon, 29 Jan 2007 14:05:16 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Error when using CLIENT_ACKNOWLEDGE from ActiveMQ CPP Date: Mon, 29 Jan 2007 14:04:54 -0500 Message-ID: <5A211522579EBD4A83155ED7FA153063013B63D3@corpatsmail1.corp.sensis.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Error when using CLIENT_ACKNOWLEDGE from ActiveMQ CPP Thread-Index: AcdD1u+i7GuSLb0+SgOiYOKRoIIfHwAASvHg From: "Bish, Tim" To: X-Sensis-MailScanner-Information: Scanned at Sensis Corporation by MailScanner X-Sensis-MailScanner: Found to be clean X-Sensis-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (not cached, score=-1.8, required 5, autolearn=not spam, ALL_TRUSTED -1.80) X-Sensis-MailScanner-From: tim.bish@sensis.com X-Virus-Checked: Checked by ClamAV on apache.org Have you tried with the 1.1 release of AMQ CPP http://people.apache.org/~nmittler/incubator-activemq-cpp-1.1-src.zip There have been a lot of fixes since the 1.0 release. > -----Original Message----- > From: manuv [mailto:manuel.vivo01@campus.upf.edu] > Sent: Monday, January 29, 2007 1:53 PM > To: activemq-users@geronimo.apache.org > Subject: Error when using CLIENT_ACKNOWLEDGE from ActiveMQ CPP >=20 >=20 > Hi. We've been trying to use the CLIENT_ACKNOWLEDGE mode without > success. As a test, we've modified the example code in the > distribution so it uses CLIENT_ACKNOWLEDGE, and it gives an error. I'm > attaching the modified C++ code, and the output. >=20 > We're using the release versions of ActiveMQ (4.1.0) and ActiveMQ CPP > (1.0). >=20 > We've tried also with the latest snapshot of ActiveMQ > (apache-activemq-4.2-incubator-20070120.082020-21.zip). It doesn't > work either. >=20 > Is this a bug? Or are we making some mistake? >=20 >=20 > http://www.nabble.com/file/6094/main.cpp main.cpp > http://www.nabble.com/file/6095/out.zip out.zip >=20 >=20 > -- > View this message in context: http://www.nabble.com/Error-when-using- > CLIENT_ACKNOWLEDGE-from-ActiveMQ-CPP-tf3137627.html#a8695284 > Sent from the ActiveMQ - User mailing list archive at Nabble.com.