Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 26196 invoked from network); 18 Apr 2006 21:37:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2006 21:37:06 -0000 Received: (qmail 20132 invoked by uid 500); 18 Apr 2006 21:37:05 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 20081 invoked by uid 500); 18 Apr 2006 21:37:05 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 20055 invoked by uid 99); 18 Apr 2006 21:37:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 14:37:04 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.25.178.46] (HELO mx03.lexisnexis.com) (207.25.178.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 14:37:03 -0700 Received: from mailgate2.lexis-nexis.com ([138.12.44.45]) by mx03.lexisnexis.com with ESMTP; 18 Apr 2006 17:36:42 -0400 Received: from lngdayexcp001.legal.regn.net (smtpgate.lexis-nexis.com [10.113.1.1]) by mailgate2.lexis-nexis.com (8.12.11/8.12.11) with ESMTP id k3ILabVg020600 for ; Tue, 18 Apr 2006 17:36:42 -0400 Received: from LNGDAYEXCP01VA.legal.regn.net ([10.113.1.3]) by lngdayexcp001.legal.regn.net with Microsoft SMTPSVC(6.0.3790.2499); Tue, 18 Apr 2006 17:36:38 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: openwire-cpp question Date: Tue, 18 Apr 2006 17:36:30 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: openwire-cpp question Thread-Index: AcZiB/pOHJbqFkiyT861vFAalu1fbgAIDmEAAAGw9uAAAGrLwAAAk50wAB+o8WAAH1Mh8A== From: "Dhawan, Vikram \(LNG-DAY\)" To: X-OriginalArrivalTime: 18 Apr 2006 21:36:38.0023 (UTC) FILETIME=[2C58B970:01C66330] X-Scanned-By: MIMEDefang 2.51 on 138.12.44.45 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi David, I tried that code earlier and ran in to build issues, there are lots of = things in this code what Sun Compiler didn't liked. Is this code tested? Thanks! Vik -----Original Message----- From: David Fahlander [mailto:David.Fahlander@portwise.com]=20 Sent: Tuesday, April 18, 2006 2:55 AM To: activemq-dev@geronimo.apache.org Cc: Mats Forsl=F6f Subject: RE: openwire-cpp question The latest code is of the openwire cpp client was uploaded as a jira = patch at http://issues.apache.org/activemq/browse/AMQ-656. The latest = version is called "source 060406.zip". It contains the full source tree = as well as make files and a test program. /David -----Original Message----- From: Mittler, Nathan [mailto:nathan.mittler@sensis.com]=20 Sent: den 17 april 2006 17:28 To: activemq-dev@geronimo.apache.org Cc: Mats Forsl=F6f Subject: RE: openwire-cpp question Hi Mats, Is the code in svn your latest? I remember you including unit tests and makefiles at some point - did these get lost when the last patch was applied? -----Original Message----- From: Dhawan, Vikram (LNG-DAY) [mailto:vikram.dhawan@lexisnexis.com]=20 Sent: Monday, April 17, 2006 11:08 AM To: activemq-dev@geronimo.apache.org Subject: RE: openwire-cpp question There is no test stub either. I am wondering if someone ever tested it? Vik -----Original Message----- From: Mittler, Nathan [mailto:nathan.mittler@sensis.com]=20 Sent: Monday, April 17, 2006 11:01 AM To: activemq-dev@geronimo.apache.org Subject: RE: openwire-cpp question Hmm ... that surprises me - I know the openwire-cpp team had included makefiles in the past. I believe the code should support linux, windows, & OSX. =20 Does anyone know where the makefiles are? -----Original Message----- From: Dhawan, Vikram (LNG-DAY) [mailto:vikram.dhawan@lexisnexis.com]=20 Sent: Monday, April 17, 2006 10:08 AM To: activemq-dev@geronimo.apache.org Subject: RE: openwire-cpp question Hey Nate, I don't see any make file or something in there? Do you have any idea what O/S version and C++ complier this code recommends? Thanks! Vik -----Original Message----- From: Nathan Mittler [mailto:nathan.mittler@gmail.com]=20 Sent: Monday, April 17, 2006 6:16 AM To: activemq-dev@geronimo.apache.org Subject: Re: openwire-cpp question The latter - It's a client-side library. The same is true for the Stomp CMS lib and the openwire .NET lib. Regards, Nate On 4/16/06, vik Dhawan wrote: > > > I wanted to know the use of Development branch on SVN at > http://svn.apache.org/repos/asf/incubator/activemq/trunk/openwire-cpp/ > > Is this a C++ implementation of ActiveMQ? is it complete? or is it can be > used as a C++ library so some application can use classes in this library > to > connect to a remote AMQ server? > > Thanks! > > > -- > View this message in context: > http://www.nabble.com/openwire-cpp-question-t1459989.html#a3945792 > Sent from the ActiveMQ - Dev forum at Nabble.com. > >