Bugs item #671775, was opened at 2003-01-21 14:26
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=671775&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
>Priority: 7
Submitted By: Stefan Kuehnel (skuehnel)
Assigned to: Nobody/Anonymous (nobody)
Summary: UndeclaredThrowableException after deadlock in local bean

Initial Comment:
With the new 3.0.5 I get a java.lang.reflect.UndeclaredThrowableException when a 
deadlock happens in a bean that is accessed via the local interface. This happens 
because ApplicationDeadlockException is a remote exception and it is not either 
converted into a version that extends EJBException (my preferred solution) or wrapped 
into an EJBException.

I've updated the deadlock testcase to test for local access to an entity bean. Find 
the changes in the attached patch. There is also an example test.log which 
demonstrates the problem.

This is similar to bug #598146, but the fix done there wasn't correct.


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to