Thanks Andrew.
In the above context, can you tell me which one of the following option is correct?
a) The client is not able to send messages since the RuntimeException
causes the
EJB container to crash.
b) The client looses the JMS connection.
c) The client does not notice anything; the EJB container passes messages
from the JMS server to a different bean instance.
d) The client is not able to send messages since the bean instance is in
the "Does not exist" state.
e) The client receives a special RuntimeException message that acknowledges
that the exception happened.
Thanks
-Sainudheen