The 1.0 ActiveMQ C++ release works on Solaris, I can build and run all tests without issue. The SVN Trunk has some issues on Solaris still, I'm working on resolving them this week. Once we fix the last of the 1.1 issues and get that out the door I can get back to working on the Openwire Support.
So for now, SVN + Solaris = Bad Combo. Got to Love Solaris. :( > -----Original Message----- > From: Albert Strasheim [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 09, 2007 12:57 PM > To: [email protected] > Subject: Re: C++ client on Solaris > > Hello all > > ----- Original Message ----- > From: "masterov" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, January 09, 2007 7:21 PM > Subject: Re: C++ client on Solaris > > > > I particularly like the library provided by amazon, but it doesn't seem > to > > work properly. When I call "bs.publish()" it does something only the > > first > > time around, for example it one send a message once, and then all > > subsequent > > calls don't publish any messages to the topic. > > I haven't used the Amazon library, so I can't comment on that, but we've > been using the ActiveMQ C++ library on Windows and Linux for the past two > months with great success. You probably want to use the code from SVN > trunk > instead of the last stable release -- quite a number of issues have been > fixed. > > There are a few minor Stomp-specific quirks, but these will go away when > the > Openwire support is completed. At that point, this library is going to > rock! > > Cheers, > > Albert
