uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE50061-W
An user name and a password specified on the getConnection() method is ignored.
- Description
- The user name and the password specified in the getConnection() method are ignored and container management sign-on is performed. When Container is specified for the <res-auth> tag in the resource reference definition of EJB or ServletDD, if the DataSource.getConnection(String user, String password) is invoked, this message will be displayed.
- Action
- To perform component management sign-on, specify Application for the <res-auth> tag in the resource reference definition of an EJB or ServletDD. To perform container management sign-on, use DataSource.getConnection() without arguments.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.