Hi,

When setting up a host with the following syntax in server.xml...

<Host name="www.customer.com" debug="9"
appBase="/apache/vhosts/customer.com/httpdocs/" unpackWARs="true">
<Context path="" docBase="apache/vhosts/customer.com/httpdocs/" debug="9"/>
</Host>

...

I seem to get a neverending loop shown as follows in catalina.out...


HostConfig[www.customer.com]: Deploying discovered web applications
HostConfig[www.customer.com]: Deploying discovered web applications
HostConfig[www.customer.com]: Deploying discovered web applications

...

These constantly print to the file until I shutdown Tomcat.

Any ideas why?


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to