Hello there,

In Jonas 2.3 we experience a problem when trying to throw an Application
Exception (e.g. CreateException) 
in an ejbCreate() method, and when we set the transaction to RollbackOnly:
we receive a RollbackException instead of an ApplicationException at the
client.

The ejbCreate() runs in the context of a transaction Jonas started
immediately before dispatching the ejbCreate().
If we do not set the transaction to RollbackOnly, we do receive the
ApplicationException.

Any ideas?

Thanks, Arjan Kok
Compuware Amsterdam.
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to