[jboss-dev-forums] [JBoss AS7 Development] - Re: separating deployers from other services?

Brian Stansberry do-not-reply at jboss.com
Thu Sep 16 11:52:19 EDT 2010


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

"Re: separating deployers from other services?"

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

--------------------------------------------------------------
I think there are two issues here. One is starting services on demand. When the web subsystem starts, can't some constituent services can be made Mode.ON_DEMAND, and others (i.e. the deployers Mode.IMMEDIATE). And then war deployers add a dependency on the ON_DEMAND services.

Making some services ON_DEMAND would need to be controllable though; there is a PRD requirement to allow turning that off. That could be configurable at the subsystem level, although I think users would prefer a more global configuration option (maybe on the profile element???).

The other aspect is getting connectors to start at the end of the overall startup, a la what the JBW connectors do in AS 4/5/6. That seems like it will involve having connectors depend on some service that encapsulates the overall startup.
--------------------------------------------------------------

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

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/20100916/3ad9fbe6/attachment.html 


More information about the jboss-dev-forums mailing list