Re: Stop deployOnStartup for only one webapp

2007-06-15 Thread Joseph Valerio
Mark, Thanks for the reply. First, let me explain sakai a little... Sakai is a learning management portal. The architecture is such that if you want to add a feature, you create a new webapp and tie it into the portal app. All service implementation details are deployed out of ${CATALINA_HOME

Stop deployOnStartup for only one webapp

2007-06-13 Thread Joseph Valerio
es. This works, but has a drawback. Is there a way to configure a specific webapp to NOT deployOnStartup if the Host deployOnStartup=true? This would allow us to have the webapp "available" on another machine if our admin server goes down. Thanks in advance, - Joe -- Joseph Valerio