ICO0117E javax.resource.ResourceException:
ICO0117E:
methodname error.
Protocol violation: Commit Mode 1 is not
allowed for SYNC_SEND,
SYNC_RECEIVE_ASYNCOUTPUT,
SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_NOWAIT
and
SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_WAIT interactions.
Explanation
The IMS TM resource adapter
supports only commit mode 0 for SYNC_SEND interactions.
User response
Correct either the commit mode or the interaction verb. Commit mode 0 is required
for SYNC_SEND, SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_NOWAIT and SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_WAIT
interactions. Commit mode 1 is valid with SYNC_SEND_RECEIVE and SYNC_END_CONVERSATION
interactions.