Re: javax.jms.JMSException: Unexpected failure in AMQ

2010-08-03 Thread Michal Singer
AMQ Version 5.2.0 Gary Tully wrote: > > what version: would need to look at the line number where that > exception originates in the source: > http://svn.apache.org/viewvc/activemq/tags/ > /activemq-core/src/main/java... replace dots with / in the rest. > org.apache.activemq.transport.failove

Re: javax.jms.JMSException: Unexpected failure in AMQ

2010-08-03 Thread Gary Tully
what version: would need to look at the line number where that exception originates in the source: http://svn.apache.org/viewvc/activemq/tags/ /activemq-core/src/main/java... replace dots with / in the rest. org.apache.activemq.transport.failover.FailoverTransport.oneway(FailoverTransport.java:424)