[jboss-jira] [JBoss JIRA] (AS7-6425) Imposible to define attribute via web administration console as system property expression
Ondřej Chaloupka (JIRA)
jira-events at lists.jboss.org
Wed Jan 30 17:51:51 EST 2013
Ondřej Chaloupka created AS7-6425:
-------------------------------------
Summary: 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: Brian Stansberry
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
More information about the jboss-jira
mailing list