-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark,
On 2/1/2010 6:04 AM, Mark Thomas wrote:
>>From a quick scan of the code:
> watchDir - the directory where we watch for changes - put your WAR to
> deploy here
> deployDir - the directory where we install applications
So, would that often be set
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.xml:
>>
>> >tempDir="/tm
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.xml:
>
> tempDir="/tmp/war-temp/"
> deployDir="/tmp/war-dep
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