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