Re: TransportListener question

2008-05-09 Thread jaya_srini
;> Was the client connected to the broker at the time? The restriction >> with all transports is the client must be connected to a broker to >> create connections / sessions / producers / consumers. >> >> -- >> James >> --- >> http://macstrac.blogsp

Re: TransportListener question

2008-05-09 Thread jaya_srini
t connected to the broker at the time? The restriction > with all transports is the client must be connected to a broker to > create connections / sessions / producers / consumers. > > -- > James > --- > http://macstrac.blogspot.com/ > > Open Source Integration >

Re: TransportListener question

2008-05-09 Thread James Strachan
2008/5/9 jaya_srini <[EMAIL PROTECTED]>: > > Thanks so much for the responses. Can you tell me how I can use Async Sends > with the Failover transport? I tried the jms.useAsyncSend parameter in the > connection URI but that just causes the client to hang. Was the client connected to the broker

Re: TransportListener question

2008-05-09 Thread jaya_srini
r is >> because we would also like to use Async Sends which is not possible with >> the >> failover transport. > > Yes it is. > > -- > James > --- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com &g

Re: TransportListener question

2008-05-09 Thread James Strachan
2008/5/9 jaya_srini <[EMAIL PROTECTED]>: > > Hi > > > Is TransportListener only meant to be used with Failover Transport? Yeah - as if you're not using failover, the JMS connection will fail if there is a transport problem; so listening doesn't add much value if your JMS connection is dead :) >

TransportListener question

2008-05-08 Thread jaya_srini
sible with the failover transport. thanks! jaya -- View this message in context: http://www.nabble.com/TransportListener-question-tp17142309s2354p17142309.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.