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: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael Lipp (mlipp)
>Assigned to: Scott M Stark (starksm)
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.



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

>Comment By: Scott M Stark (starksm)
Date: 2002-02-04 18:44

Message:
Logged In: YES 
user_id=175228

Fixed for 2.4.5 release.


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

Comment By: Victor Langelo (vlangelo)
Date: 2002-02-04 07:01

Message:
Logged In: YES 
user_id=169968

I've summitted patch 510969 for BMP entity beans which fixes
this problem. I don't believe it's been applied yet. It's
rather simple so you might be able to apply it yourself.

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

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