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
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