shivanic wrote:
> I have read through the link suggesting not to go for using one physical
> location of war for multiple instance of tomcat.
>
> http://www.mail-archive.com/users@tomcat.apache.org/msg73906.html
> http://www.mail-archive.com/users@tomcat.apache.org/msg73906.html
>
> My question is : If we have a simple jsp's that use taglib and db - what
> could be the possible issues if we use one common location for multiple
> tomcat servers?
>
If the multiple tomcat servers are all configured to "unpack WARs", will they not all
start trying to do that at the same time and step on eachother's feet ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|