Common war file and multiple tomcat instances

2010-10-18 Thread shivanic
jsp's that use taglib and db - what could be the possible issues if we use one common location for multiple tomcat servers? -- View this message in context: http://old.nabble.com/Common-war-file-and-multiple-tomcat-instances-tp29988694p29988694.html Sent from the Tomcat - User mailing list

Re: Common war file and multiple tomcat instances

2010-10-18 Thread André Warnier
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

Re: Common war file and multiple tomcat instances

2010-10-18 Thread shivanic
to unpack WARs, will they not all start trying to do that at the same time and step on eachother's feet ? -- View this message in context: http://old.nabble.com/Common-war-file-and-multiple-tomcat-instances-tp29988694p29989220.html Sent from the Tomcat - User mailing list archive

Re: Common war file and multiple tomcat instances

2010-10-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shivanic, On 10/18/2010 5:38 AM, 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 Note

Re: Common war file and multiple tomcat instances

2010-10-18 Thread shivanic
-h...@tomcat.apache.org -- View this message in context: http://old.nabble.com/Common-war-file-and-multiple-tomcat-instances-tp29988694p29990177.html Sent from the Tomcat - User mailing list archive at Nabble.com

RE: Common war file and multiple tomcat instances

2010-10-18 Thread Caldarale, Charles R
From: shivanic [mailto:shivani.chan...@gmail.com] Subject: Re: Common war file and multiple tomcat instances That was informative Note that you must use expanded .war files, due to the reasons André explained previously. Could you please confirm what is the disadvantage of using