Re: JMS tutorial using ActiveMQ ,Tomcat and Axis

2006-04-29 Thread yashhnb
Hi Thanks for kind help. now i can start do develope how message send and receive. but some times i have got error message when i run console base producer and consumer [java] WARN ActiveMQConnection - Cleanup failed [java] org.apache.activemq.ConnectionClosedException: The

Re: JMS tutorial using ActiveMQ ,Tomcat and Axis

2006-04-29 Thread -=Kobye=-
[java] WARN ActiveMQConnection - Cleanup failed [java] org.apache.activemq.ConnectionClosedException: The connection is already closed Maybe two reason cause this. 1. your activemq is shutted down. 2.your code is error. If you used a cached connection,but it is closed now,and