|
From: <go...@ic...> - 2006-06-29 19:20:51
|
I think the way the chain works, is that each mail listener in the chain, is supposed to return the message, so the next mail listener will have access to it...Imagine you could put your mail listener, after the JMSMailListener, then there would be no more mail listeners in chain to complain when message is null Though you probably already were aware of this... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954488#3954488 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954488 |