hi,

env : JBoss 4.2.1GA  with Sun JDK1.5  WindowsXP EJB3.0

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 a 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 this is a bug, please let me know, thanks.  [EMAIL PROTECTED]

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099614#4099614

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099614
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to