[ http://issues.apache.org/jira/browse/DDLUTILS-34?page=all ]

Thomas Dudziak updated DDLUTILS-34:
-----------------------------------

    Component: Core (No specific database)

> Credentials needed when using a DataSource
> ------------------------------------------
>
>          Key: DDLUTILS-34
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-34
>      Project: DdlUtils
>         Type: Bug

>   Components: Core (No specific database)
>  Environment: J2EE platforms with DataSource deployments
>     Reporter: JuanFran Adame Lorite
>     Assignee: Thomas Dudziak
>     Priority: Minor
>  Attachments: PlatformFactory.java, PlatformUtils.java
>
> 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