[jboss-dev-forums] [JBoss AS7 Development] - Re: How to model the (optional) OSGi webconsole in AS7

Brian Stansberry do-not-reply at jboss.com
Tue Nov 23 10:48:07 EST 2010


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

"Re: How to model the (optional) OSGi webconsole in AS7"

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

--------------------------------------------------------------
Agreed on the IzPack approach.

In discussions last week there were a lot of calls for breaking the config into multiple files. I expect we'll keep hearing that, so it's good to think about it. There are a couple problems I see:

1) The file write problem David pointed out. The domain model would have to start carrying around info about what files various pieces came from, plus generally messier parsing and persisting.

2) The logical thing to separate out into an included file is a subsystem config. But that config isn't entirely self-contained. For example, a subsystem could reference a socket-binding config that's in the socket-binding-groups section and a thread group defined in the threads subsystem. Plus it needs to be recorded as an extension. So to be really useful bringing in that subsystem's config isn't a simple matter of an include; it would be more of a merge.
--------------------------------------------------------------

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

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

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


More information about the jboss-dev-forums mailing list