On 2/6/07, miniman <[EMAIL PROTECTED]> wrote:
Transport listner sounds good, do you have an example of this ?
Am afraid not but its a pretty trivial listener to implement.
--
James
---
http://radio.weblogs.com/0112098/
tionFactory.java:211)
>> at
>> org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:158)
>> at
>> com.db.abmonitor.client.dataimporter.TopicConsumer.run(TopicConsumer.java:40)
>>
>> My method is
>>
>
//www.nabble.com/catching-exceptions-on-login-tf3180552.html#a8825721
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
--
James
---
http://radio.weblogs.com/0112098/
com.db.abmonitor.client.dataimporter.TopicConsumer.run(TopicConsumer.java:40)
My method is
public synchronized void onException(JMSException ex) {
System.out.println("JMS Exception occured. Shutting down
client.");
}
--
View this message in context:
http://www.nabble.com/catching-exception