Posted By:
Guru_lnu
Posted On:
Tuesday, March 13, 2001 10:34 PM
As a part of executing a session bean ( business) method, I am also publishing messages indicating the status of the execution to a specific Topic from the session bean method
in a transacted session.If execution of the method fails and transaction rolledback, will the messages that it had sent before the roll back are discarded or not ?
please let me know the answer
thx,
guru