How can I specify that the create method throws a custom exception?
E.G.

public void create() throws RemoteException, CreateException,
CustomException

then ejbCreate() should throw this too, but it cannot as this would not
implement the SessionBean interface correctly.

Thanks for your help

Jimmi Dyson
Illy Computer Systems

===========================================================================
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