Re: Programatically setting up a proxying broker

2017-07-30 Thread Mark Raynsford
Slightly shorter and simpler example here: http://ataxia.io7m.com/2017/07/30/ForwardingServers.java I've tried to step through the broker code in a debugger, but I'm not familiar with the ActiveMQ sources, and regardless it's pretty tough to use a debugger to find problems of the class "nothing

Re: Programatically setting up a proxying broker

2017-07-30 Thread Mark Raynsford
On 2017-07-29T18:57:30 -0600 Tim Bain wrote: > If you use the TCP transport for the networkConnector between the brokers, > does it work? I've got a half-memory of a mailing list post where someone > found that the NIO transport didn't work in a networkConnector, but I can't > find it now so it's