t; from now on.
- Julian
>>> Mark Thomas 5/21/2009 3:51 AM >>>
Bill Barker wrote:
> "Julian Dunn" wrote in message
> news:4a14199c.4caf.003...@cbc.ca...
>> Hi,
>>
>> Is it a good idea to run with xmlValidation="true" in server.xml?
Hi,
Is it a good idea to run with xmlValidation="true" in server.xml?
I had this on for a while, but then it mysteriously stopped working --
the container could no longer validate DTDs, refused to load webapps,
etc.
What does xmlValidation="true" actually do?
I am using Tomcat 5.5.23.
- Julia
Is there any way to stop Tomcat from deleting my Context descriptor files if
the WAR file somehow disappears? (Other than chmod 400 that is :-) )
- Julian
--
-- Julian C. Dunn, P.Eng. <[EMAIL PROTECTED]>
-- Assistant Team Lead / Chef d'équipe adjoint
-- Media Production Support / Soutien à la
I apologize if this has been asked before or if it's mentioned in a FAQ
(that I haven't found yet) but what are the best practices for deploying
webapps across a cluster?
The situation I will soon have is 6 application servers running Tomcat
5.5 and the manager webapp, each able to mount a filer
>>> On Wed, Jan 2, 2008 at 9:10 PM, "Bill Barker" <[EMAIL PROTECTED]> wrote:
> "Rainer Jung" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> Hi Julian,
>>
>> Julian Dunn schrieb:
>>>> How do you con
>>> On Wed, Jan 2, 2008 at 4:48 PM, Rainer Jung <[EMAIL PROTECTED]> wrote:
>> I have some applications running under a Tomcat installation set up
>> in this way:
>>
>> [load balancer on port 80] ---> [Apache server on port 5001] -->
>> [Tomcat server on port 7001]
>>
>> One of the Tomcat appli
Hi,
I have some applications running under a Tomcat installation set up in this way:
[load balancer on port 80] ---> [Apache server on port 5001] --> [Tomcat server
on port 7001]
One of the Tomcat applications sends a redirect to Apache because there is a
directive. However, the redirect that