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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...