> From: rajendra_sakpal [mailto:[EMAIL PROTECTED]
> Subject: RE: Problem with application installation in Tomcat 5.5.
>
> We have followed the same procedure to deploy the application
> in Tomcat 5.5 as we did in Tomcat 4.X.
Configuration and deployment are somewhat different i
Seems as if you lack the basic knowledge of what a ServletContainer
(aka Tomcat) is about.
I got no idea why you want to deploy a jar-file within Tomcat - are
you trying something like Webstart?
What is you application, anyways.? Is it a Servlet / JSP? If so, then
the your deployment was already
ay, January 10, 2008 6:30 PM
To: users@tomcat.apache.org
Subject: RE: Problem with application installation in Tomcat 5.5.
Hi Charles,
Thanks for your reply.
We have followed the same procedure to deploy the application in Tomcat 5.5
as we did in Tomcat 4.X. The application worked properly in
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
> From: rajendra_sakpal [mailto:[EMAIL PROTECTED]
> Subject: Problem with application installation in Tomcat 5.5.
>
> The appBase is outside of the default "webapps" directory.
Not possible; appBase defines where the default webapps directory. Do
you mean docBase?
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