On 07/05/2010 11:04, Eyrignoux Marc wrote:
> Hi all,
> 
> I have installed Tomcat 5.5.29 on Windows 2008 as a service.
> It works fine on the computer where I installed it: http://localhost:8080/, 
> http://localhost:8080/admin, http://localhost:8080/manager/html, 
> http://localhost:8080/myWebApp answer well.
> 
> But when I try to access it from any other computer of the local private 
> network, I get a "Connection failed" error, ie. the URLs 
> http://myServer:8080/, http://myServer:8080/admin, etc... do not respond.
> 
> NB:
> - the firewall is inactive on the server and on the clients
> - my configuration is basic: no AJP, no proxy, no cluster, I call Tomcat 
> directly on the default ports
> - I tried a "telnet myServer 8080", which did not work
> - I tried to install Tomcat 5.5.17 instead of Tomcat 5.5.29, and it worked !! 
> ie. the URLs http://myServer:8080/, http://myServer:8080/admin, etc... DO  
> respond !!
> 
> Is there a security restriction since Tomcat 5.5.17 ?

Nope.

> I read the security archives of Tomcat 5.5, but found nothing.

What happens if you start Tomcat from the startup.bat script in
tomcat/bin, from a 5.5.29* .zip version?


p


* Why install 5.5 when you can install 6.0?

> Thanks in advance,
> Marc.
> 
> 
> 
>       
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to