[jboss-dev-forums] [Management Development] - Profiles in domain.xml

Brian Stansberry do-not-reply at jboss.com
Fri Jun 4 15:39:17 EDT 2010


Brian Stansberry [http://community.jboss.org/people/bstansberry%40jboss.com] replied to the discussion

"Profiles in domain.xml"

To view the discussion, visit: http://community.jboss.org/message/546289#546289

--------------------------------------------------------------
There's a product requirement:

> Instances will still be configurable even if they are not currently running. Changes
> will become active when the instance is next started.

To me the spirit of that is its not required to have running services to properly configure things. And to me part of properly configuring things is seeing what the current values are, so I can decide whether those values are appropriate. That includes values that are defaulted. If I have to have a running JBossWeb to know that when I start a server it's going to listen for HTTP requests on port 8080, we're doing something wrong.

My phrasing about not having a fixed API was poorly worded. What I meant was, if for example a configuration API had a getHttpPort() method but whether it would return a meaningful result depends on whether they have services running, that's not really a configuration API. It's a monitoring API. A monitoring API is a reasonable part of the domain management API, but it's a distinct thing from a configuration API.

We were chatting a bit about the problem of multiple versions of AS running in the same domain, which bears on this whole area. I was interrupted and had to bail; let me get my brain back into the train of thought...

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/546289#546289]

Start a new discussion in Management Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2107]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100604/971a326d/attachment.html 


More information about the jboss-dev-forums mailing list