Details
Description
Currently, the JOnAS JSR160 connector has:
Object credentials = new Object[]
{
username, password
};
This does not work with JOnAS 5 (used to with JOnAS 4) since type checking is more constrained.
OK rev. 2456.