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 connection is
already closed
 [java] at
org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1030)
 [java] at
org.apache.activemq.ActiveMQConnection.cleanup(ActiveMQConnection.java:1191)
 [java] at
org.apache.activemq.ActiveMQConnection.transportFailed(ActiveMQConnection.java:1585)
 [java] at
org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1338)
 [java] at
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:102)
 [java] at
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:102)
 [java] at
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:102)
 [java] at
org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:90)
 [java] at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:149)
 [java] at java.lang.Thread.run(Thread.java:595)

can you help me ?

thanks 
 
--
View this message in context: 
http://www.nabble.com/JMS-tutorial-using-ActiveMQ-%2CTomcat-and-Axis-t1525151.html#a4151737
Sent from the ActiveMQ - Dev forum at Nabble.com.



Re: JMS tutorial using ActiveMQ ,Tomcat and Axis

2006-04-28 Thread yashhnb

Thanks

I am able to read any thing on ur site. It is in any other language?

 
--
View this message in context: 
http://www.nabble.com/JMS-tutorial-using-ActiveMQ-%2CTomcat-and-Axis-t1525151.html#a4143587
Sent from the ActiveMQ - Dev forum at Nabble.com.