]
Tom Jenkinson updated JBTM-2902:
--------------------------------
Fix Version/s: 5.5.29.Final
Transactional driver connections do not handle empty credentials
correctly
--------------------------------------------------------------------------
Key: JBTM-2902
URL:
https://issues.jboss.org/browse/JBTM-2902
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Transactional Driver
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Fix For: 5.5.29.Final, 5.6.1.Final
Transactional driver connections only check for null credentials. If they are empty
strings they are used as actual username and password, which is incorrect.