ICO0085E javax.resource.ResourceException:
ICO0085E:
methodname error.
Protocol violation. A user-specified clientID
is not allowed for interactions
on a shareable persistent socket.
Explanation
The value specified for the clientID property is not allowed. Because the
connection factory is configured for a shareable persistent socket, a user-specified client ID is
not allowed within this connection factory.
User response
For a shareable persistent socket connection factory, the IMS TM resource adapter provides a generated client ID.
User-specified client ID is not allowed. To determine if you are using a shareable persistent
socket, check for a value of false for the CM0Dedicated property of the
connection factory that is used by the interaction.