[jboss-jira] [JBoss JIRA] Created: (AS7-1416) Too many resources/properties in the domain api are read-only
Heiko Rupp (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 11:08:23 EDT 2011
Too many resources/properties in the domain api are read-only
-------------------------------------------------------------
Key: AS7-1416
URL: https://issues.jboss.org/browse/AS7-1416
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.0.Final
Reporter: Heiko Rupp
Assignee: Brian Stansberry
>From http://lists.jboss.org/pipermail/jboss-as7-dev/2011-July/003223.html:
just looked at the configuration side of the API again and most of the attibutes in there are read-only.
So I can not e.g. change the max post size for the http connector (*) via API - other than dropping the http
connector completely and re-creating it, which is nothing people will do (especially when there is no
":clone" operation that fills in the existing properties when not passed explicitly).
People will in this case just start hacking on standalone.xml and other files, which completely
renders the api void. Do we really want that?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list