Bugs item #512465, was opened at 2002-02-03 12:11
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=512465&group_id=22866

Category: JBossServer
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Lipp (mlipp)
Assigned to: Nobody/Anonymous (nobody)
Summary: Exception not reported in create

Initial Comment:
When the create method of an entity EJB throws an
application level exception (i.e. not derived from
CreateException!) it is not reported directly to the
client. Instead, it is embedded in two EJBExceptions
and a TransactionRolledBackException.

Thus the client cannot catch the application level
exception.

I suspect this bug has been introduced in 2.4.4.



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=512465&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to