[jboss-jira] [JBoss JIRA] (WFLY-1967) Connection properties should be extracted automatically when creating a new Datasource

James Olsen (JIRA) issues at jboss.org
Thu Feb 27 07:26:47 EST 2014


    [ https://issues.jboss.org/browse/WFLY-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948628#comment-12948628 ] 

James Olsen commented on WFLY-1967:
-----------------------------------

In the meantime, for those struggling to get {{--connection-properties=\[{...\}]}} to work from the CLI in order to add these settings, the solution appears to be to add the datasource then add the connection-properties as discussed in this thread: https://community.jboss.org/thread/235591 (for {{xa-datasource-properties}} in that example, but works for {{connection-properties}} in the same way).
                
> Connection properties should be extracted automatically when creating a new Datasource
> --------------------------------------------------------------------------------------
>
>                 Key: WFLY-1967
>                 URL: https://issues.jboss.org/browse/WFLY-1967
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: JCA
>            Reporter: Jay Wu
>            Priority: Optional
>              Labels: JDBC, JDBC_connection, open_to_community
>
> When create a new Datasource, it needs to input the connection properties such as databaseName, serverName, user, password etc even also the datasouce class manually.
> It should be enhanced for the ease for operation to extract the connection properties  automatically when creating a new Datasource

--
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