[
https://issues.jboss.org/browse/AS7-6425?page=com.atlassian.jira.plugin.s...
]
Heiko Braun updated AS7-6425:
-----------------------------
Labels: console_1.5.1 (was: )
Imposible to define attribute via web administration console as
system property expression
------------------------------------------------------------------------------------------
Key: AS7-6425
URL:
https://issues.jboss.org/browse/AS7-6425
Project: Application Server 7
Issue Type: Bug
Components: Console
Affects Versions: 7.2.0.Alpha1
Reporter: Ondřej Chaloupka
Assignee: Heiko Braun
Labels: console_1.5.1
Fix For: 7.2.0.Alpha1
What my tests show is that it's not possible to use system property expressions for
defining attributes in web administration console.
When I tried to set attribute (e.g. "Stateful Access Timeout" -
Profile/Containter/EJB3) like
{code}
${some.variable:5000}
{code}
the console does not show any error message but it does not show the information about
successful update. After "Save" it just takes the expression value and says
nothing.
The change is not propagated (not saved) to xml config file.
--
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