javascript « activemq « Java Enterprise Q&A





1. Integration of JavaScript and JMS    stackoverflow.com

Where can I find a guide for integrating JavaScript and JMS (Java Messaging Service)? I would like a best practice or established technology that allows me to directly or indirectly receive messages ...

2. how can i start ajax push website (activemq or cometd or sth else)?    stackoverflow.com

I want to start an application which will use ajax push, however the web server should be configured properly and i don't know how to start on server side components. I wanted ...

3. java server <-> c# + javascript + java + * clients    stackoverflow.com

What "technology" would you suggest to exchange some kind of messages between a Java server and several clients written in C#, Javascript and Java?


The background story: In our current project we're trying ...

4. Apache Camel scripting problem    stackoverflow.com

I have a very strange problem with Apache ActiveMQ with Camel - I tried the examples with javascript and groovy, but they both produce error "Failed to install route: Failed to ...

5. ActiveMQ client-side ajax connection status    stackoverflow.com

I am using activeMq ajax component to provide client-side messaging capability. What is the proper way to monitor the connection status (e.g. with the broker) so that status can be ...