[jboss-user] [EJB 3.0] - Re: @PreDestroy not working..?

delley do-not-reply at jboss.com
Fri Oct 13 08:58:13 EDT 2006


tried to solve the issue by upgrading to jboss-EJB-3.0_RC9-FD.

Now I cant even deploy my MDB...getting following exception (sigh):


java.lang.RuntimeException: unable to determine messagingType interface for MDB
        at org.jboss.ejb3.mdb.MDB.getMessagingType(MDB.java:88)
        at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.resolveMessageListener(JBossMessage
EndpointFactory.java:241)
        at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.start(JBossMessageEndpointFactory.j
ava:184)
        at org.jboss.ejb3.mdb.MessagingContainer.startProxies(MessagingContainer.java:185)
        at org.jboss.ejb3.mdb.MessagingContainer.start(MessagingContainer.java:151)
        at org.jboss.ejb3.mdb.MDB.start(MDB.java:126)



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

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



More information about the jboss-user mailing list