Hi all,
Well EJB 1.1 has deprecated the use of RemoteException inside the bean impl.
Instead we are supposed to throw EJBException for system exceptions. Now
what happens when the bean itself is accessing another bean ie bean to bean
communication --- in that case the second beans remote interface will be
throwing RemoteExceptions. Are we supposed to catch it and throw a
EJBException back or just declare that bean 1s method which invokes bean 2s
remote method as throws RemoteException.
TIA

Anamitra Bhattacharyya
US Power Solutions
Cambridge
MA



STATEMENT OF CONFIDENTIALITY.   The information contained in this electronic
message and any attachments to this message are intended for the exclusive
use of the addressee(s) and may contain confidential or privileged
information. If you are not the intended recipient, please notify
USPowerSolutions Corporation immediately at (617) 547-3800, or at
[EMAIL PROTECTED], and destroy all copies of this message and any
attachments.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to