Just in case, does your web application display a directory
listing in 5.5.9?  If so, be aware that directory listings
have been turned off in conf/web.xml for 5.5.20 (I forget in
which version this occurred) due to the potential of a DOS
attack if your web application contains lots of files.  Other
URLs that don't request a directory listing should work.

Cheers,
Larry

> -----Original Message-----
> From: John Langan [mailto:[EMAIL PROTECTED] 
> Sent: Monday, November 06, 2006 2:07 PM
> To: users@tomcat.apache.org
> Subject: Webapp runs on Tomcat 5.5.9 but not 5.5.20
> 
> Webapp runs on Tomcat 5.5.9 but not 5.5.20
> 
>  
> 
> I compile my war file using eclipse and it runs no problem on 
> Tomcat 5.5.9 but if I try to run the same war on 5.5.20 then 
> I get the error report
> 
> The requested resource (/ProjectName/) is not available.
> 
>  
> 
> I have tried various things with no luck including editing 
> C:\apache-tomcat-5.5.20\conf\server.xml,
> 
> C:\apache-tomcat-5.5.20\conf\Catalina\localhost\context.xml and
> 
> C:\apache-tomcat-5.5.20\conf\Catalina\localhost\ProjectName.xml.
> 
>  
> 
> I'm really stumped so any suggestions as to why an identical 
> webapp runs on one version of Tomcat but not a more recent 
> one would be gratefully received.
> 
> I'm using Struts, Windows XP and JDK 1.5.0_09.
> 
>  
> 
> John.
> 
>  
> 
> 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to