Apologize for the typo.

 @ActivationConfigProperty(propertyName="destinationType", 
propertyValue="javax.jms.Topic"),
      @ActivationConfigProperty(propertyName="destination", 
propertyValue="topic/testTopic")


Here is the stack trace again....
07:33:51,776 INFO  [Ejb3Deployment] EJB3 deployment time took: 20
07:33:52,077 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:jar=mdb-e
xample.ejb3,name=EJB3MDBExample,service=EJB3 with dependencies:
07:33:52,087 INFO  [EJBContainer] STARTED EJB: org.jboss.example.jms.ejb3mdb.EJB
3MDBExample ejbName: EJB3MDBExample
07:33:52,117 INFO  [EJB3Deployer] Deployed: file:/C:/jboss-4.0.4.GA/server/messa
ging/deploy/mdb-example.ejb3
07:33:52,117 WARN  [MDB] JMS provider failure detected:
javax.jms.JMSException: Error creating the dlq connection: null
        at org.jboss.ejb3.mdb.DLQHandler.createService(DLQHandler.java:153)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBean
Support.java:260)
        at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:
188)
        at org.jboss.ejb3.mdb.MDB.setupDLQ(MDB.java:791)
        at org.jboss.ejb3.mdb.MDB.innerCreate(MDB.java:294)
        at org.jboss.ejb3.mdb.MDB.innerStart(MDB.java:225)
        at org.jboss.ejb3.mdb.MDB.start(MDB.java:214)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973534
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to