[JBoss-user] [Messaging, JMS & JBossMQ] - SocketException

2004-08-14 Thread hswen
Hi, I have a stand alone MDB client that sends message to the defaule queue/A and a MDB that read the message from queue/A and display on the screen using System.out. I keep getting the Socket closed exception. Where do I go wrong? Thanks. JBoss Version: 3.2.5 from the log: 2004-08-14 14:17:49,

[JBoss-user] [Messaging, JMS & JBossMQ] - MDB Question

2004-08-13 Thread hswen
I'm trying to deploy a MDB but keep getting following message: "Could not find the queue destination-jndi-name=jms/MyQueue" Attached below are the 2 deployment file and partial log message. Can anyone help to resolve this issue. Thanks. ejb-jar.xml

[JBoss-user] [Beginners Corner] - MDB deployment

2004-08-12 Thread hswen
I need help on MDB. I keep getting "JNDI lookup failed: javax.naming.NameNotFoundException: No object bound for java:comp/env/queue/MyTestQueue" when running the client. Do I miss some steps? following line was added into jbossmq-destinations-service.xml jboss.mq:service=DestinationManager