Re: Working C example?

2010-06-01 Thread bcmoney
reaming Text) should be considered > when you do not have any other alternative. > > Why would you like to use a JMS C Client and not a Java JMS client ? > > > bcmoney wrote: >> >> Hi Charles, >> >> Thanks for the info, yes I did check out the C-integration pag

Re: Working C example?

2010-05-31 Thread bcmoney
org/openwire-c-client.html > > KR, > > Charles > > > bcmoney wrote: >> >> Hi, looking in the http://activemq.apache.org/c-integration.html C >> cross-client implementations >> http://svn.apache.org/repos/asf/activemq/sandbox/openwire-c/ OpenWire >>

Working C example?

2010-05-27 Thread bcmoney
Hi, looking in the http://activemq.apache.org/c-integration.html C cross-client implementations http://svn.apache.org/repos/asf/activemq/sandbox/openwire-c/ OpenWire and http://svn.stomp.codehaus.org/browse/stomp/trunk/c/ STOMP C implementations, I see only prototype code, which project wou

Running ActiveMQ AJAX and JAVA client listeners

2010-05-15 Thread bcmoney
Hi, I've already successfully integrated and customized the code for both the AJAX and JAVA JMS clients. While both have been working well in separate projects, unfortunately, I'm having a bit of trouble trying to reliably run an AJAX message listener and JAVA message listener in the same project