Looks like the "C Integration" page was a little outdated. I've just updated this page in hopes of making it more clear (it may take an hour or so until the site gets the changes).
The most active C/C++ client project is ActiveMQ-CPP (which implements the CMS API) http://activemq.apache.org/cms. You can download releases here http://activemq.apache.org/cms/download.html. As far as your problem with the links goes, the API link is definitely broken. In fact, it appears that if you click on it, the other links stop working as well. I'll try to get this working soon. Until then, you may find these links helpful in getting started: http://activemq.apache.org/cms/getting-started.html http://activemq.apache.org/cms/example.html http://activemq.apache.org/cms/configuring.html Regards, Nate > b) > > Quote: > we are working on the OpenWire CPP Client > > > ok, nothing released yet (as far as i can tell) > > c) > > Quote: > the ActiveMQ C++ Clients is currently a C++ API to Stomp, and > is a full-blown replacement for CMS for AMQ v4.0.1 and later. > In the future this will be expanded to support OpenWire as well. > > > But if i click on the link i get redirected to > > Quote: > CMS is an easy-to-use JMS 1.1-like API. Our implementation of > CMS is called ActiveMQ-CPP, the architecture for which > supports pluggable transport protocols, very much like the > ActiveMQ broker itself. > > > So it says " it is a full replacement for CMS", but leads me > directly to CMS? > What the hack? > > Furthermore - and even worse - __NOT__ a single download link > is working as well as the link to the api-docs is broken (if > it ever worked)... > > d) > > Quote: > the CMS C++ client which is a C++ API to Stomp which can also > be implemented with OpenWire > > > Yeah, see c) >