Credentials needed when using a DataSource
------------------------------------------

         Key: DDLUTILS-34
         URL: http://issues.apache.org/jira/browse/DDLUTILS-34
     Project: DdlUtils
        Type: Bug
 Environment: J2EE platforms with DataSource deployments
    Reporter: JuanFran Adame Lorite
 Assigned to: Thomas Dudziak 
    Priority: Minor


When deployment of a DataSource in J2EE platforms when there is not default 
credentials (authentication user) for every connection for this DataSource, the 
method DataSource.getConnection(user,pass) must be used, so every connection is 
independently authenticated. DdlUtils may support these situations for 
PlatformFactory.createNewPlatformInstance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to