javax.resource.ResourceException: ICO0097E:methodname error. The
given value is invalid for 'SSLEncryptionType'. The value must be
'STRONG' for strong encryption, 'WEAK' for weak (export) encryption
or 'ENULL' for null (no) encryption.
Explanation
A value other than STRONG, WEAK, or ENULL was provided
for the SSLEncryptionType parameter.
User response
Specify STRONG, WEAK, or ENULL for the SSLEncryptionType
parameter. The value is not case-sensitive.