did you add a context to tomcats server.xml?
-----Original Message-----
From: Thomas Klein [mailto:[EMAIL PROTECTED]]
Sent: 16. marts 2001 14:28
To: Tomcat User List
Subject: application deployement with Apache/Tomcat
Hi all,
I need help !
I have installed an Apache /Tomcat web server and need to deploy an
existing application.
But I failed to make this application work...
Here is my system configuration :
- WindowsNT4
- Apache 3.1.14
- Tomcat 3.2.1
- mod_jk and ajp13
Everything (I mean all Servlet/JSP examples) work fine.
I unziped an archive of the application I want to deploy in the
TOMCAT_HOME/webapps directory.
My folder tree looks like :
C:\Apache Group\Tomcat 3.2.1\webapps\admin
\examples
\appli_1\htdocs\...
\servlet\...
Then I tried several configurations (useless to list all stupid things I
tried :o) ) which all failed to work...
I know this application works with Netscape Enterprise 3.6 and
Apache/JServ 1.1.1 unfortunately I can't get help from the people who
performed these tests.
I read many docs from jakarta.apache.org but, certainly because of my
lack of knowledge about Java servlet development, I couldn't figure
what's the process to integrate an existing Java web application in
Apache/Tomcat.
Please help me to understand what I have to do !
Any practical guidelines or conceptual explanation would be usefull !
(I'm web-experienced, but a Java newbie...)
Please Help !