Please describe what you did to make it work?
On Fri, Apr 24, 2009 at 3:47 PM, Lipker, Joseph
wrote:
> Disregard. Found what problem was.
>
>
> Joseph Lipker
> Weyerhaeuser Real Estate Company - IT Department
> EC3-3C8
> Federal Way, WA 98063-9777
> Office: 253-924-5994
> Cell: 253-249-6819
> jos
deny from all
DocumentRoot /var/www/testapp
Alias /test /var/www/testapp/
JkMount /*.do ajp13
JkMount /*.jsp ajp13
Do you still smell something fishy here?
Regards
Sriganesh
On Thu, Apr 23, 2009 at 2:41 PM, André Warnier wrote:
> Sriganesh Ananth wrote:
>>
>> Chuck, you rock!!!
&
help on this and you have have a
wonderful day.
Regards
Sriganesh
On Thu, Apr 23, 2009 at 1:06 PM, Caldarale, Charles R
wrote:
>> From: Sriganesh Ananth [mailto:sriganesh.anant...@gmail.com]
>> Subject: Re: Tomcat migration 4.1.3 to 5.5.23: Tomcat5.5 searching
>> servlet file
WEB-INF/web.xml
Thank you again for your help.
Regards
Sriganesh
On Thu, Apr 23, 2009 at 12:35 PM, Caldarale, Charles R
wrote:
>> From: Sriganesh Ananth [mailto:sriganesh.anant...@gmail.com]
>> Subject: Tomcat migration 4.1.3 to 5.5.23: Tomcat5.5 searching servlet
>&
Hi
I am experiencing a very peculiar issue when migrating from Apache
Tomcat 4.1.x (Apache 1.3.27) to 5.5.23 (Apache 2.2.3) on Red hat Linux
5.
The issue is Tomcat 5.5.x looks for a servlet file under server’s
physical file system and reporting HTTP 404 error rather than going to
the servlet mapp