EJBHome.locate(implementationName,className)

Locates the EJB home object of the implementation. Method deprectaed. Use EJBHome.locate(String configuration) instead.

Arguments:

Name Type Description Mode
implementationName String name of the configuration in
className String the class name of the EJB home in