[
https://issues.jboss.org/browse/AS7-1416?page=com.atlassian.jira.plugin.s...
]
Jason Greene closed AS7-1416.
-----------------------------
Resolution: Partially Completed
We have made significant progress here. Please report specific gaps in place of this more
generic container thanks
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.
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