Remember to include the messageListenerInterface annotation property, e.g.:
@MessageDriven(activationConfig = {
@ActivationConfigProperty( ...
},
messageListenerInterface=MessageListener.class
)
What's the full exception stack trace on deployment?u
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124645#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...