On 04/11/2019 15:11, Tim K wrote:
> On Mon, Nov 4, 2019, 10:06 AM Mark Thomas <[email protected]> wrote:
> 
>>
>> How are you distributing the updates to the JSP to all 4 servers?
>>
>> Is there a shared file system involved? If yes, exactly what is shared
>> between the instances?
>>
>> Mark
>>
> 
> Common NFS storage included via <PreResources> (DirResourceSet) within the
> <Context> of my clustered application.  But to rule out any issue with
> that, I tried using local storage within the war directory itself and
> updated the JSP on local storage exactly at the same time and the problem
> still persisted.

Thanks. That helps as it means the issue should be reproducible on a
single, stand-alone instance.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to