Bugs item #598146, was opened at 2002-08-21 08:48
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=598146&group_id=22866

Category: JBossServer
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Ole Husgaard (sparre)
Assigned to: Ole Husgaard (sparre)
Summary: RemoteException from local interface

Initial Comment:
According to the EJB2.0 specification, section 7.10.4,
it is discouraged (but not strictly forbidden) for a
bean business method to throw RemoteException.

If a bean business method that was invoked through a
local interface throws RemoteException, the
RemoteException is propagated out from the local
interface.
But that violates section 7.10.7.

The LogInterceptor should wrap such RemoteExceptions
in EJBException, if the invocation is local.



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

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


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to