Re: Bind the source IP on the Producer side of ActiveMQ Not the remote

2010-05-15 Thread zdvickery
Thank you for your support! I have logged JIRA issue https://issues.apache.org/activemq/browse/AMQNET-250 AMQNET-250 for this issue. Timothy Bish wrote: > > On Fri, 2010-05-14 at 17:49 -0700, zdvickery wrote: >> Is it known if this feature is supported in the NMS ActiveMQ transport? >> >>

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