[jboss-jira] [JBoss JIRA] (AS7-3168) Admin console: issues with creation of system properties
Jan Martiska (Created) (JIRA)
jira-events at lists.jboss.org
Tue Jan 3 08:27:09 EST 2012
Admin console: issues with creation of system properties
--------------------------------------------------------
Key: AS7-3168
URL: https://issues.jboss.org/browse/AS7-3168
Project: Application Server 7
Issue Type: Bug
Components: Console
Reporter: Jan Martiska
Assignee: Dustin Kut Moy Cheung
Admin console doesn't currently verify the property's name when creating a system property. The creation will fail when it is sent to server, it should fail in the console itself, because console can verify if property's name is invalid. Server side failure should only occur when a property with the same name already exists.
Furthermore, it seems that in some scenarios, when you use an invalid name of a system property, for example containing some national characters, such as ěščžěščřěščř, the system property WILL get created (and will exist on the server), but the admin console will be UNABLE to show any of the existing system properties - when you navigate to system property page, it will show an empty table!!!! This will require deleting this property using CLI before system property management can be used in admin console again.
NOTE: other than system properties, this applies to OSGi framework properties and most likely more property types as well.
--
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