I'm developing a web application that when user click on a button, a string is
sent via socket to another server where a camel server is running.
Here message is processed to create a new string that will be sent to a jms
queue.
Communications from webapp / camel server / jms queue works but eve
I'm developing a web application that when user click on a button, a string is
sent via socket to another server where a camel server is running.
Here message is processed to create a new string that will be sent to a jms
queue.
Communications from webapp / camel server / jms queue works but e