[jboss-dev-forums] [Tomcat Integration Development] New message: "Re: Deployment of on-demand web applications"
Bela Ban
do-not-reply at jboss.com
Mon Jan 25 10:34:33 EST 2010
JBoss development,
A new message was posted in the thread "Deployment of on-demand web applications":
http://community.jboss.org/message/522100#522100
Author : Bela Ban
Profile : http://community.jboss.org/people/bela@jboss.com
Message:
--------------------------------------------------------------
The current profiles are not going to cut it; they're much too coarse grained. And we don't want to end up with a permutation of useful profiles, e.g. if you want web + clustering, you're going to have to create a new profile, or remove lots of crap (web services, IIOP) from 'all'.
Fine grained services (not related to the 'all', 'default' etc profiles) are the way to go: include all the stuff in a coarse grained profile, and then select which 'services' (for lack of a better word) you want at start time, e.g.
./run.sh -c all +service WEB +service CLUSTERING -service EJB
runs JBoss with only web clustering (no EJB clustering).
IIRC this is planned for JBoss anyway...
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/522100#522100
More information about the jboss-dev-forums
mailing list