Re: Not running on Jetty, JSR-356 support unavailable

2019-12-02 Thread Naveen Kumar
Hi Tim, Thank you for the suggestion. I tried using TCP transport in place of HTTP and now I get another problem: SEVERE [main] com.sun.xml.ws.transport.http.servlet.WSServletContextListener.parseAdaptersAndCreateDelegate WSSERVLET11: failed to parse runtime descriptor: java.lang.NoClassDefFoundE

Re: offline Durable Topic Subscribers issue in activemq 5.15.8

2019-12-02 Thread Tim Bain
What does "7/8 backend brokers with a lot of routes" mean? My description of your setup specified either a broker or a master-slave pair of brokers for the backend, and you agreed that my description was correct. How did we get from there to "7/8" backend brokers? Also, can you re-confirm that the

Re: JMSXGroupId and nonBlockingRedelivery

2019-12-02 Thread Tim Bain
This isn't something I've personally tried (nor that I'm familiar with enough to say for sure whether it would work), but it seems like it should be possible as long as you ensure that messages that are not processable are not moved to a DLQ no matter how many times they're retried. That seems to b