I am writing a set of EJBs that wrap my JNI-level API. There's a JNI-level
exception class that I would like to "pass-through" to my EJB client when
it is thrown by my API wrappers.
Any suggestions how best to wrap the Exception class? Must I write a
"MyExceptionWrapperBean" to handle this?
Thanks for any suggestions
Paul Orsillo
===========================================================================
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".