Version: Jonas 2.0
Class: org.objectweb.jonas.jdbc_xa.XADataSourceImpl
Method: getXAConnection(String user, String passwd)
Line no: 154
The logic in this method, calls the wrong JDBC method if
the username is of non-zero length and the password
is of zero length.
[Incidentally, connecting without a password is poor
security, but for evaluation and development, zero
length passwords, should be allowed]
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".