Hello pecko, Restarting the java is not the best solution. Did you try other web container? We used jetty since the activemq servlet does not work reliably under Tomcat with NIO connector. All other our projects are hosted under Tomcat.
1) We did not try jetty 6.5 and I am not sure if there is SelectChannelConnectom for it 2) As I know the current version of the activemq servlet does not rely on 3.0 specification Trick with ngnix was just a shoot since we needed to resolve the problem ASAP and luckily it helped. Please do not forget to update us if you find a good solution. -Volodia- -- View this message in context: http://jetty.1047016.n5.nabble.com/jetty-users-Jetty-8-0-0-8-0-4-not-closing-connections-using-SelectChannelConnector-tp4950273p5026273.html Sent from the jetty-users mailing list archive at Nabble.com. _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
