[jboss-jira] [JBoss JIRA] (AS7-3316) stanalonde.xml, xa-datasource/security, <user-name> cannot be parametrised

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Mon Jan 16 08:43:20 EST 2012


     [ https://issues.jboss.org/browse/AS7-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesper Pedersen reassigned AS7-3316:
------------------------------------

    Assignee: Stefano Maestri  (was: Jesper Pedersen)

    
> stanalonde.xml, xa-datasource/security, <user-name> cannot be parametrised
> --------------------------------------------------------------------------
>
>                 Key: AS7-3316
>                 URL: https://issues.jboss.org/browse/AS7-3316
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JCA
>    Affects Versions: 7.1.0.CR1b
>            Reporter: ivan khoosty
>            Assignee: Stefano Maestri
>            Priority: Minor
>              Labels: datasource, jboss7, standalone
>
> in standalone.xml, i've got a system property declared
>     <system-properties>
>         <property name="sql.user" value="sa"/>
> ... </system-properties>
> it does not get resolved further down in datasource declaration, 
> ...
>                     <security>
>                         <user-name>${sql.user}</user-name>
> ...
>                     </security>
> interestingly, all other properties resolve no problem, ie password, server etc. 
> there is a workaround (hardcode the username value!), thus setting the bug priority to minor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list