Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Win 2003 + Tomcat Server servlet placement

swalker

2003-12-31

Replies:

Well I'm still at it.. Its clear I still have a lot to learn on the
tomcat xml and workers files... I've turned IIS off as I can get all of
the examples to work doing
http://localhost:8080/servlets-examples/index.html. So I'll just run the
app on http://localhost:8080/app/dir/<html files>

JAVA_HOME envir var set to c:\program files\java\j2re1.4.2_03
CATALINA_HOME envir var set to c:\tomcat_5016

Wouldn't of thought there would be a problem with the app in the ROOT
directory but I get the tomcat error message

HTTP Status 404 - /servlet/com.datatel.server.servlets.webadvisor.WebAdvisor

The requested resource
(/servlet/com.datatel.server.servlets.webadvisor.WebAdvisor) is not
available.

during installation of the app it asks where to put the servlets and jar
files. I put the servlet.jar files in

C:\tomcat_5016\webapps\ROOT\WEB-INF\lib

and the jre jar files in

c:\program files\java\j2re1.4.2_03\jre\lib\ext

Is this correct? or do they go into one of the lib directories hanging off
off of c:\j2sdk directories..

if not
could some one explain how I can get tomcat to find the servlets.
Thanks
Stew




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.