NoSuchMethodException in Invoker

The connector raises an exception if a method is specified on the business object that does not exist in the corresponding enterprise bean object. Since methods are loaded dynamically, this exception is raised when the method is not found in the class.

The connector logs the error and returns a FAIL code.

Copyright IBM Corp. 1997, 2004