[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1082) Exception wrapping and delivering

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Mon Nov 26 20:48:29 EST 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1082?page=all ]

Andrew Lee Rubinger updated EJBTHREE-1082:
------------------------------------------

    Fix Version/s: AS 5.0.0.Beta3

> Exception wrapping and delivering
> ---------------------------------
>
>                 Key: EJBTHREE-1082
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1082
>             Project: EJB 3.0
>          Issue Type: Bug
>    Affects Versions: AS 4.2.1.GA
>         Environment: SUN jdk1.5  ,  windows XP ,  JBoss4.2.1GA
>            Reporter: Fang Tianying
>         Assigned To: Andrew Lee Rubinger
>             Fix For: AS 5.0.0.Beta3
>
>
> 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 at 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

        



More information about the jboss-jira mailing list