RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread rajendra_sakpal
Thanks Caldarale/David! Your solution worked. I will take a look at the documents as well. -Rajendra DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or en

RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread rajendra_sakpal
Hi Caldarale, Yesterday's issue: = Thanks for the reply. We are supposed deploy the application which has JSP/HTML pages & some Java classes bundled as JAR in Tomcat. Note: We cannot change the application the way it is bundled now. Today's issue: == However, I a

RE: Problem with accessing HTML page under non-default appBase in Tomcat.

2008-01-11 Thread rajendra_sakpal
It's giving me HTTP 400: Bad Request error when trying to access the URL. DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed.

RE: Problem with application installation in Tomcat 5.5.

2008-01-10 Thread rajendra_sakpal
I suspect that there's a change in the way we should be deploying the application in Tomcat 5.5. What worked for Tomcat 4.X doesn't seem to work with Tomcat 5.5. Thanks & regards, Rajendra -Original Message- From: rajendra_sakpal [mailto:[EMAIL PROTECTED] Sent: Thursd

RE: Problem with application installation in Tomcat 5.5.

2008-01-10 Thread rajendra_sakpal
OTECTED] Sent: Thursday, January 10, 2008 6:17 PM To: Tomcat Users List Subject: RE: Problem with application installation in Tomcat 5.5. > From: rajendra_sakpal [mailto:[EMAIL PROTECTED] > Subject: Problem with application installation in Tomcat 5.5. > > The appBase is outside of the d

Problem with application installation in Tomcat 5.5.

2008-01-10 Thread rajendra_sakpal
Hi Folks, I am new to Tomcat & WEB applications deployment/development. I have been facing some problems in getting the application up in Tomcat 5.5. I am using JDK 1.6.0_03. Somehow, the WEB interface for the application doesn't show up. NETSTAT -A does show that the server is listenin