[jboss-user] [JBoss Seam] - Re: onMessage method not called with MailListener MDB
wiberto
do-not-reply at jboss.com
Sun Jul 22 21:07:27 EDT 2007
Never mind. I figured it out. Well, not really, but at least I got it to work.
I removed
@In(create=true)
private OrderEmailProcessor orderEmailProcessor;
and where it's used in the onMessage method and now the onMessage method is called.
Time to figure out why the processor class didn't get injected.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066513#4066513
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066513
More information about the jboss-user
mailing list