Re: Transports available for networkConnectors

2015-10-05 Thread Tim Bain
nother. > > Is that a correct assessment or am I missing something? > > Raffi > > -Original Message- > From: Christopher Shannon [mailto:christopher.l.shan...@gmail.com] > Sent: Monday, October 05, 2015 10:12 AM > To: users@activemq.apache.org > Subject: Re:

Re: Transports available for networkConnectors

2015-10-05 Thread Tim Bain
Chris, Thanks for the confirmation. Will it only work if auto.protocols includes "default"? Or can another protocol be used (AMQP or MQTT, presumably, since my understanding is that STOMP isn't supported)? Tim On Mon, Oct 5, 2015 at 8:11 AM, Christopher Shannon <

RE: Transports available for networkConnectors

2015-10-05 Thread barry.barnett
Ill keep you posted as to how the duplex works with ssl... Regards, Barry -Original Message- From: tbai...@gmail.com [mailto:tbai...@gmail.com] On Behalf Of Tim Bain Sent: Monday, October 05, 2015 9:45 AM To: ActiveMQ Users Subject: Transports available for networkConnectors Can

Re: Transports available for networkConnectors

2015-10-05 Thread Christopher Shannon
The auto transport should work but only if the activemq-broker jar is on the classpath. It would just use OpenWire. On Mon, Oct 5, 2015 at 9:50 AM, wrote: > Ill keep you posted as to how the duplex works with ssl... > > Regards, > > Barry > > > -Original

RE: Transports available for networkConnectors

2015-10-05 Thread Basmajian, Raffi
[mailto:christopher.l.shan...@gmail.com] Sent: Monday, October 05, 2015 10:12 AM To: users@activemq.apache.org Subject: Re: Transports available for networkConnectors [ EXTERNAL ] Importance: High The auto transport should work but only if the activemq-broker jar is on the classpath. It would just use

RE: Transports available for networkConnectors

2015-10-05 Thread barry.barnett
To: users@activemq.apache.org Subject: RE: Transports available for networkConnectors Good question, but I think a more important one to ask is: why would broker-to-broker connections need anything other than tcp? If I configure transport connectors for stomp, amqp, etc., it's because I'm