Exception wrapping and delivering
---------------------------------
Key: EJBTHREE-1082
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1082
Project: EJB 3.0
Issue Type: Bug
Components: EJB3 Extensions
Affects Versions: AS 4.2.1.GA
Environment: SUN jdk1.5 , windows XP , JBoss4.2.1GA
Reporter: Fang Tianying
hi,
This problem is easy to recur.
When SLSB A(transaction att:requried) calls SLSB B(transaction att: not supported ) though
B's local interface, and B throws a RuntimeException, then A will recieve just this
very RuntimeException rather than an EJBException.
I mean the EJB Container should wrap the rt. ex thrown by SLSB B to an EJBException, and
then deliver the EJBException to it's caller - SLSB A.
If it is a bug, I'm appriciated to any responses. fangtianying(a)yahoo.cn
best regards,
FangTianying
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira