Hi all,
I want to be able to switch between EJB and RMI code at run time.
I have basically an interface extending Remote for RMI which lists the business
methods to be implemented and I do the same thing with EJBObject for EJB.
Does anyone here have nice design patterns for this type of problem ?
Code samples would be appreciated.
Thanks,
Ashwin.
===========================================================================
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".