uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE50019-E

The user name and the password wasn't specified.

Description
The user name and the password are not specified.
This message is displayed if the DataSource.getConnection method is invoked without any arguments when Application is specified for the <res-auth> tag in the resource reference definition of an EJB or ServletDD.
Action
Specify 'Container' for the <res-auth> tag or specify the user name and the password in the arguments of the DataSource.getConnection method.