EJBHome.locate(configuration)

Locates the EJB home object for the given External Resource. The method needs an External Resource configuration of type Enterprise Java Bean to access the Application Server and look up the EJB Home object. The object returned by this method must be an interface extending javax.ejb.EJBHome.

Arguments:

Name Type Description Mode
configuration String name of the External Resource (formerly configuration) in