CWZJA0001E The 0 Java component implementation is missing the 1 operation from the 2 WSDL interface.

Explanation

A new operation was added to the WSDL interface. The Java component implementation does not have the new operation.

User response

Add the new operation to the Java component implementation.