Barry,
On 9/12/21 12:59, Barry Kimelman wrote:
I just installed tomcat 9.0.52 on my linux ubuntu 20.04 LTS system.
I was successfully able to run the manager app as a test.
Now I am trying to build an application that I had worked on quite a while
ago in an older version of tomcat.
I have a s
Hi John
in your init() method
System.setProperty( "http.maxRedirects",
Integer.toString( DEFAULT_MAX_REDIRECTS ) );
//whereas DEFAULT_MAX_REDIRECTS defaults to 20
M--
This email message and any files transmitted with it contain confidential
information intended only f
Hi John,
On 4/30/07, John Pedersen <[EMAIL PROTECTED]> wrote:
Hi,
I can't understand why Tomcat gives me this error message when I try
to reload my app:
Server redirected too many times (20)
Is my app getting too big ( 400 files) ?
The conversation on this
http://bugs.sun.com/bugdatabase/v