Just to see if I have this correct.
I have a sessionbean that sends a message to a message driven bean. But the sessionbean is not implementing messagelistener. So does that mean I have a send and pray situation? SInce the sessionbean (stateless) will never know if the message arrives? Or am I missing something? BTW everything works fine the message arrives but will I always be sure that the message will arrive?
Christiaan Baes
Belgium
"My new site" - Me
I have a sessionbean that sends a message to a message driven bean. But the sessionbean is not implementing messagelistener. So does that mean I have a send and pray situation? SInce the sessionbean (stateless) will never know if the message arrives? Or am I missing something? BTW everything works fine the message arrives but will I always be sure that the message will arrive?
Christiaan Baes
Belgium
"My new site" - Me