[
https://issues.jboss.org/browse/AS7-6425?page=com.atlassian.jira.plugin.s...
]
Heiko Braun edited comment on AS7-6425 at 1/31/13 3:45 AM:
-----------------------------------------------------------
AS7-6424 is the same root cause
was (Author: heiko.braun):
AS7-6424 i0s the same root problem
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
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