Stefan Mayr
2018-08-31 03:27:30 UTC
Hi,
we got an application has multiple Service, Engine and Host entries in
server.xml. All Host sections share the same directory:
appBase="webapps"
unpackWARs="true"
autoDeploy="true"
Each host contains Context-Section using docBase="webapps/appX" for
diffenent applications appX.
Is this a valid configuration (for Tomcat 7.0)? If yes, what should we
expect to happen?
We currently see and endless loop of application deployments that fail
because the ports of the Service Connector is already in use.
Thank you,
Stefan Mayr
---------------------------------------------------------------------
To unsubscribe, e-mail: users-***@tomcat.apache.org
For additional commands, e-mail: users-***@tomcat.apache.org
we got an application has multiple Service, Engine and Host entries in
server.xml. All Host sections share the same directory:
appBase="webapps"
unpackWARs="true"
autoDeploy="true"
Each host contains Context-Section using docBase="webapps/appX" for
diffenent applications appX.
Is this a valid configuration (for Tomcat 7.0)? If yes, what should we
expect to happen?
We currently see and endless loop of application deployments that fail
because the ports of the Service Connector is already in use.
Thank you,
Stefan Mayr
---------------------------------------------------------------------
To unsubscribe, e-mail: users-***@tomcat.apache.org
For additional commands, e-mail: users-***@tomcat.apache.org