Hey guys, if I want my network connections to be duplex, is it possible to set that parameter using the broker URL?
I tried this, which does not work:broker:(vm://localhost,network:static:tcp://localhost:61616?duplex=true)?persistent=false which tells me: WARNING: Could not connect to remote URI: tcp://localhost:61616?duplex=true: Invalid connect parameters: {duplex=true} -- View this message in context: http://activemq.2283324.n4.nabble.com/How-does-when-set-the-duplex-parameter-when-configuring-the-broker-with-a-URL-tp4720858.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.