Camel-netty4 to JMS leave opened threads

2019-11-07 Thread Sergio Luppo
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

Camel-netty4 to JMS leave opened threads

2019-11-06 Thread Sergio Luppo
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