ICO0053E javax.resource.ResourceException:
ICO0053E: methodname error.
The client ID is not value. The prefix HWS is reserved by the IMS TM resource
adapter.

Explanation

The value specified for the clientID property is not valid. The prefix HWS is reserved by the IMS TM resource adapter.

User response

Provide a valid value for the clientID property. A valid value follows the following rules:
  • Is not a null string
  • Does not start with a blank field
  • Does not start with the IMS TM resource adapter reserved prefix HWS
  • Is 8 characters long
  • Uses valid characters: A - Z, 0 - 9, @, #, and $