Hi,
I have a Tomcat cluster environment with 4 servers. I was wondering that is the
best way to deploy an application on 4 servers at the same time.
At a first moment, i thought about having a script that would copy war files to
all servers using rsync. Basically i upload the war file to the fi
Em 09/07/2010, às 11:05, Caldarale, Charles R escreveu:
>> From: Fernando Morgenstern [mailto:ferna...@consultorpc.com]
>> Subject: Re: Error: Invalid or unreadable WAR file : error in opening
>> zip file
>>
>> * Only webapps folder is shared between servers
Fernando Marcelo
Em 09/07/2010, às 10:47, Tobias Crefeld escreveu:
> Am Fri, 9 Jul 2010 10:21:09 -0300
> schrieb Fernando Morgenstern :
>
>> SEVERE: Error starting static Resources
>> java.lang.IllegalArgumentException: Invalid or unreadable WAR file :
>> erro
Hello,
I'm running the following version of tomcat:
Server version: Apache Tomcat/6.0-snapshot
Server built: Nov 15 2009 11:02:53
Server number: 6.0.0.0
OS Name:Linux
OS Version: 2.6.24-9-pve
Architecture: i386
JVM Version:1.6.0_12-b04
JVM Vendor: Sun Microsystems Inc.
A
Em 01/02/2010, às 09:04, Mark Thomas escreveu:
> On 01/02/2010 10:52, Fernando Morgenstern wrote:
>> Hello,
>>
>> I am trying to find out how can i deploy an application on all nodes at a
>> Tomcat 6 cluster.
>>
>> Basically i have this on my server.x
Hello,
I am trying to find out how can i deploy an application on all nodes at a
Tomcat 6 cluster.
Basically i have this on my server.xml:
Does it means, that i have to move my war file to /tmp/war-deploy and it will
be deployed on all nodes?
I saw this post while searching on google (
htt