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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to