On Mon, 18 Aug 2003, Jing Zhou wrote: > Date: Mon, 18 Aug 2003 15:04:30 -0500 > From: Jing Zhou <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>, > Jing Zhou <[EMAIL PROTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: RE : Remote and local EJB > > I believe using a ServiceLocator singleton will help you to find an EJB home > and therefore you could start to access or manipulate EJB beans the way > you like. See the link at > http://java.sun.com/blueprints/corej2eepatterns/Patterns/ServiceLocator.html >
FWIW, The "discovery" package in Jakarta Commons is an implementation of the service locator pattern, modelled after the way that a JAXP implementation picks which XML parser to use. http://jakarta.apache.org/commons/discovery.html > Jing > Netspread Carrier > http://www.netspread.com Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]