Re: Problem encounter during setup Virtual Hosting and Tomcat 6.0

2009-11-15 Thread Peter Crowther
2009/11/15 Henry Loke fsl...@yahoo.com: Browser: http://ren:8080/ [IMG]http://i861.photobucket.com/albums/ab175/fsloke/pagenoFound.jpg[/IMG] Server not found Tomcat cannot and does not change your computer's or network's idea of what names map to what IP addresses. Have you changed your

Re: Problem encounter during setup Virtual Hosting and Tomcat 6.0

2009-11-15 Thread Henry Loke
Hi Peter I edited the hosts file as below: == 127.0.0.1 localhost 127.0.0.1 ren 127.0.0.1 stimpy == It works. But the Tomcat manager webapp not working. How to enable Tomcat manager webapp for

RE: Problem encounter during setup Virtual Hosting and Tomcat 6.0

2009-11-15 Thread Caldarale, Charles R
From: Henry Loke [mailto:fsl...@yahoo.com] Subject: Re: Problem encounter during setup Virtual Hosting and Tomcat 6.0 For context.xml I follow approach 1. Context crossContext=true WatchedResourceWEB-INF/web.xml/WatchedResource /Context It's not clear where you have made the above