CWSIW0001E: Input terminal {0} can not be found for mediation bean {1}.
Explanation:
A request to connect an input terminal was made on a mediation bean. The terminal name does not match the name of any input terminals owned by the bean.
User Response:
Ensure that the input terminal requested is a valid input terminal.
CWSIW0002E: Output terminal {0} can not be found for mediation bean {1}.
Explanation:
A request to connect an output terminal name was made on a mediation bean The terminal name does not match the name of any output terminals owned by the bean.
User Response:
Ensure that the output terminal requested is a valid output terminal.
CWSIW0003E: The input terminal {0} already exists on mediation bean {1}.
Explanation:
A request to add an input terminal was made on a mediation bean. The terminal name has already been used to identify an input terminal.
User Response:
Ensure that the input terminal name supplied to the method call is unique.
CWSIW0004E: The output terminal {0} already exists on mediation bean {1}.
Explanation:
A request to add an output terminal was made on a mediation bean. The terminal name has already been used to identify an output terminal.
User Response:
Ensure that the output terminal name supplied to the method call is unique.
CWSIW0007E: Input terminal {0} can not be found for mediation bean {1}.
Explanation:
A request to retrieve an input terminal was made on a mediation bean. The terminal name does not match the name of any input terminals owned by the bean.
User Response:
Ensure that the input terminal requested is a valid input terminal.
CWSIW0008E: Input terminal {0} can not be found for mediation bean {1}.
Explanation:
A request to retrieve an input terminal was made on a mediation bean. The terminal name does not match the name of any input terminals owned by the bean.
User Response:
Ensure that the input terminal requested is a valid input terminal.
CWSIW0009E: Output terminal {0} can not be found for mediation bean {1}.
Explanation:
A request to connect an output terminal was made on a mediation bean. The terminal name does not match the name of any output terminals owned by the bean.
User Response:
Ensure that the output terminal requested is a valid output terminal.
CWSIW0010E: The input terminal {0} already exists on mediation bean {1}.
Explanation:
A request to add an input terminal was made on a mediation bean. The terminal name has already been used to identify an input terminal.
User Response:
Ensure that the input terminal name supplied to the method call is unique.
CWSIW0011E: The output terminal {0} already exists on mediation bean {1}.
Explanation:
A request to add an output terminal was made on a mediation bean. The terminal name has already been used to identify an output terminal.
User Response:
Ensure that the output terminal name supplied to the method call is unique.
CWSIW9999E: {0}
Explanation:
If the message does not give sufficient information, check previous messages for further help.
User Response:
See previous messages for further information.