PROTECTED]
Sent: Thursday, September 30, 2004 2:20 PM
To: Tomcat Users List
Subject: RE: TOMCAT, run Servlet on UNIX
Yoav,
Thank you. Please forward more instruction.
On the browser, I see no other errors, but when I start the Tomcat, I find
error messages in
1) the logs/catalina.out:
Sep 30, 2004
[mailto:[EMAIL PROTECTED]
Sent: Thursday, September 30, 2004 11:35 AM
To: Tomcat Users List
Subject: RE: TOMCAT, run Servlet on UNIX
Hi,
>I can run the same JSP files from both TOMCAT and Apache
>with DB connection pool for Oracle.
>But I have difficult in Servlet. I cannot run ser
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 30, 2004 11:35 AM
To: Tomcat Users List
Subject: RE: TOMCAT, run Servlet on UNIX
Hi,
>I can run the same JSP files from both TOMCAT and Apache
>with DB connection pool for Oracle.
>But I have difficult in Servlet. I cannot run servlet from Tomcat.
You realize the JSPs are servlets, right? ;)
>In webapps/www/WEB-INF/web.xml, I registered the Servlet:
>
> ServletTes
My computer is UNIX, Sparc. I use Tomcat version 5.0.28, path=""
docBase="www",
Apache 2.0.43. I can run the same JSP files from both TOMCAT and Apache
with DB connection pool for Oracle.
But I have difficult in Servlet. I cannot run servlet from Tomcat.
In webapps/www/WEB-INF/web.xml, I registe