Hi,

I am trying my first MDB, just wrote a simple MDB that displays the message and a 
servlet client that initiates it.

There were many exceptions while starting the Server, i cleared almost all but a few 
left.
First its giving the following>>
--------------------------------------------------------------------------------------
17:26:55,796 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 
'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
 state: CONFIGURED
 I Depend On:  jboss.mq:service=Invoker
 jboss.web:service=WebServer

 Depends On Me: , ObjectName: jboss.mq.destination:service=Topic,name=testTopic
 state: CONFIGURED
 I Depend On:  jboss.mq:service=DestinationManager
 jboss.mq:service=SecurityManager
..........
------------------------------------------------------------------------------------

then while deploying the .ear file its giving the following exception
------------------------------------------------------------------------------------
17:40:53,046 ERROR [DLQHandler] Initialization failed
javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory not 
bound
        at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:169)
        at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:158)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:458)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:674)
        at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
        at 
org.jboss.ejb.MessageDrivenContainer.startService(MessageDrivenContainer.java:234)
...................
-------------------------------------------------------------------------------------

I am using MySQL and Eclipse, if  somebody can help me out, i will be much grateful, 
thanks in advance,

Jinu

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834433#3834433

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834433


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to