[jboss-jira] [JBoss JIRA] (JBJCA-955) Add an interface to allow end-user to have a second chance to create a normal database connection after failling to get connection because of database password error
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Fri Jan 4 07:43:08 EST 2013
[ https://issues.jboss.org/browse/JBJCA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen closed JBJCA-955.
---------------------------------
Resolution: Incomplete Description
Please, use our user forum for discussions - https://community.jboss.org/en/ironjacamar?view=all
> Add an interface to allow end-user to have a second chance to create a normal database connection after failling to get connection because of database password error
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBJCA-955
> URL: https://issues.jboss.org/browse/JBJCA-955
> Project: IronJacamar
> Issue Type: Feature Request
> Components: JDBC
> Reporter: Yaguo Zhou
> Assignee: Jesper Pedersen
> Labels: IronJacamar, connection, datasource, extension, password
>
> When an application can't get a database connection through jca layer due to database password error, it's better to add an extension point in IronJacamar's datasource implementation to allow user'program to "implements". user can get the correct password from another server(our own server which stores the correct password), and then get and return a normal database connection to IronJacamar. This solution's advantage is that we don't need to restart jboss application server when database password is changed (may be due to security reasons)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list