Emanuel Muckenhuber [
http://community.jboss.org/people/emuckenhuber] replied to the
discussion
"domain.xml work"
To view the discussion, visit:
http://community.jboss.org/message/535744#535744
--------------------------------------------------------------
Scott Stark wrote:
The ManagedComponent view is an admin client view of the deployment metadata, including
any override values applied previously. This view would show the value of properties that
are specified at an admin domain view, but if I change such a property I have overriden it
at a component level. It is a post admin edit view. If we are to allow editing of a local
server domain.xml, changes to a ManagedComponent view would have to propagate to the
domain.xml. Changes to properties that are dervied from some higher level admin domain
would not be propagated because you would not be specifying the domain level value. The
admin domain would have a separate component for that.
This is actually a tricky
part. One the one hand we cannot only expose the domain.xml only, since there would be
components missing - which don't have overrides. On the other hand we cannot expose
the ManagedComponents based on the deployment meta data either, since it would contain the
processed variables e.g. system properties - where ${jboss.server.home} might differ from
one node to another.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/535744#535744]
Start a new discussion in Management Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]