Hello Aaron
did you try to update catalina.properties as rainier suggested?
in any event please post your catalina.properties
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung / Disclaimer and confidentiality note 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
This message is confidential and may be privileged. If you are not the intended 
recipient, we kindly ask you to  please inform the sender. Any unauthorised 
dissemination or copying hereof is prohibited. This message serves for 
information purposes only and shall not have any legally binding effect. Given 
that e-mails can easily be subject to manipulation, we can not accept any 
liability for the content provided.






> Date: Wed, 25 Mar 2009 15:43:48 -0400
> From: naa...@glenraven.com
> To: users@tomcat.apache.org
> Subject: Re: tomcat startup
> 
> Thanks,
> 
> I changed the following in the server.xml:
> 
> <Host name="localhost" appBase="webapps"
> unpackWARs="true" autoDeploy="true" deployXML="true"
> xmlValidation="false" xmlNamespaceAware="false">
> 
> to
> 
> <Host name="localhost" appBase="webapps"
> unpackWARs="true" autoDeploy="true" deployXML="true"
> xmlValidation="false" xmlNamespaceAware="false" deployOnStartup="false">
> 
> This had no effect. All the contexts started when Tomcat started.
> 
> Any other ideas?
> 
> Nathan
> 
> Caldarale, Charles R wrote:
> >> From: Nathan Aaron [mailto:naa...@glenraven.com] 
> >> Subject: tomcat startup
> >>
> >> Is it possible to start Tomcat and not start deployed Contexts.
> >>     
> >
> > Set deployOnStartup in the <Host> element to false:
> > http://tomcat.apache.org/tomcat-6.0-doc/config/host.html
> >
> >  - Chuck
> >
> >
> > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> > MATERIAL and is thus for use only by the intended recipient. If you 
> > received this in error, please contact the sender and delete the e-mail and 
> > its attachments from all computers.
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> >
> >
> >   

_________________________________________________________________
Windows Liveā„¢ SkyDrive: Get 25 GB of free online storage.
http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_skydrive_032009

Reply via email to