[jboss-jira] [JBoss JIRA] Commented: (JBAS-9332) Provide an operation to retrieve JDBC drivers that are installed as deployments
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 20 00:33:33 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596662#comment-12596662 ]
Brian Stansberry commented on JBAS-9332:
----------------------------------------
Output of first cut at this: http://pastebin.com/efL0hE9r
>From https://github.com/bstansberry/jboss-as/tree/JBAS-9332
> Provide an operation to retrieve JDBC drivers that are installed as deployments
> -------------------------------------------------------------------------------
>
> Key: JBAS-9332
> URL: https://issues.jboss.org/browse/JBAS-9332
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Brian Stansberry
> Fix For: 7.0.0.Beta4
>
>
> I managed to deploy JDBC drivers through the HTTP API.
> Creating datasources works as well. The remaining question is:
> How to I locate the JDBC drives that are installed as a deployment?
> They don't show up under /subsystem=datasources/jdbc-driver=*
> In order to create the Datasource I need to provide a list of available drives to the user.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list