RE: The future of the ActiveMQ C++ clients

2006-06-01 Thread Mats Forslöf
:[EMAIL PROTECTED] Sent: den 1 juni 2006 01:48 To: activemq-dev@geronimo.apache.org Subject: Re: The future of the ActiveMQ C++ clients Interesting, please pass along a snapshot. BTW, we are currently using Mat's CMS, and is trying to add failover transport to it. If your work can be e

Re: The future of the ActiveMQ C++ clients

2006-05-31 Thread ErinO
at? Should we merge the existing projects >> (OpenWire, STOMP, ...) or should they coexist? It is probably a bit >> confusing for the end users at the moment with several clients. I would >> like >> us to have a discussion on all this and more. Please, feel free to share >> your thoughts on the issues above. >> > >> > Regards, >> > Mats Forslöf >> > >> >> >> -- >> Regards, >> Hiram >> > > -- View this message in context: http://www.nabble.com/The+future+of+the+ActiveMQ+C%2B%2B+clients-t1704829.html#a4653968 Sent from the ActiveMQ - Dev forum at Nabble.com.

Re: The future of the ActiveMQ C++ clients

2006-05-30 Thread Hiram Chirino
Hi Mats, Yep, it should be possible to do 2 way ssl with ActiveMQ.. Perhaps the harder part will will finding a place to hold the client authentication info acquired from SSL to the broker. Perhaps we just stuff stuff into the connection info, not sure. I think it would be nice if all clients

Update: ActiveMQ C++ Client

2006-04-25 Thread Mats Forslöf
Hi, A new version has been uploaded to Jira http://issues.apache.org/activemq/browse/AMQ-656. The new version contains numerous improvements including: * Project renamed and source re-arranged into responsibility namespaces. Namespace "apache::activemq" contains the C++ ActiveMQ client implem

Proposed ActiveMQ C++ Client Architecture

2006-03-18 Thread Nathan Mittler
I've taken a crack at capturing the goals of the disparate groups that are interested in creating the c++ client. I've attached a doc to the wiki that lists these goals and then proposes an architecture to meet them. http://docs.codehaus.org/display/ACTIVEMQ/Proposed+C+Client+Architecture Regard

RE: ActiveMQ C++

2006-01-12 Thread Mats Forslöf
Forslöf Cc: activemq-dev@geronimo.apache.org Subject: RE: ActiveMQ C++ Hi, Mats: I am going to write a C++ AMQ client as well, is it possible that you can contribute your the code now? Thanks. Ning -Original Message- From: Mats Forslöf [mailto:[EMAIL PROTECTED] Sent: Monday, December 19

Re: ActiveMQ C++

2006-01-11 Thread James Strachan
nday, December 19, 2005 1:09 AM > To: activemq-dev@geronimo.apache.org > Subject: ActiveMQ C++ > > Hi, > > I saw Nathan Millers post in this list regarding a C++ API for ActiveMQ. I > have been working on the same but have had problems with the OpenWire > protocol. I have tried to make it ru

RE: ActiveMQ C++

2006-01-11 Thread Ning Li
: ActiveMQ C++ Hi, I saw Nathan Millers post in this list regarding a C++ API for ActiveMQ. I have been working on the same but have had problems with the OpenWire protocol. I have tried to make it run on both Linux and Win32 but with the same problem, it can't connect. I have asked (in the

Re: ActiveMQ C++

2005-12-21 Thread Hiram Chirino
ts Forslöf [mailto:[EMAIL PROTECTED] Sent: den 19 december 2005 10:09 To: activemq-dev@geronimo.apache.org Subject: ActiveMQ C++ Hi, I saw Nathan Millers post in this list regarding a C++ API for ActiveMQ. I have been working on the same but have had problems with the OpenWire protocol. I hav

ActiveMQ C++

2005-12-19 Thread Mats Forslöf
Hi, I saw Nathan Millers post in this list regarding a C++ API for ActiveMQ. I have been working on the same but have had problems with the OpenWire protocol. I have tried to make it run on both Linux and Win32 but with the same problem, it can't connect. I have asked (in the users mailing list