Re: JMS tutorial using ActiveMQ ,Tomcat and Axis

2006-05-01 Thread James Strachan
On 4/29/06, yashhnb [EMAIL PROTECTED] wrote: 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]

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

Re: JMS tutorial using ActiveMQ ,Tomcat and Axis

2006-04-28 Thread -=Kobye=-
hi, you can go to my web site http://ww.jsports.org In my web site forum(ActiveMQ),I write two article about how to use activemq in servlet. I think,if you can use it in servlet,you will be able to use it anywhere. -- I love Java! I love Sports! I love this Game ! home:http://www.jsports.org