I declare my jar as a java jar in the application.xml not an ejb one: | <module> | <java>myjar-1.0-SNAPSHOT.jar</java> | </module> |
If tou use JbossMQ, queue should be created when MDB is deployed (if you have another JMS implementation you will have an exception see recent thread about ActiveMQ on this forum) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964691#3964691 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964691 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
