I don't get that error message. But I think I found my problem. I tried
running the Hello.class using java Hello and it is comming back and saying
class not found. SO I think I have a setup issue with JDK itself. Refer to
my e-mail and compare the setting. This is my understanding of how things
are used.
in your httpd.conf ApjServMount is just a zone identifier it doesn't
actually refer to a physical drive.
in Jserv.properties specifies the Zone and the path to the zone properties
zone.properties repositories specify the physical location where the servlet
resides
When you try to invoke teh servlet this repository is appended to the
wrapper.classpath env variable to find the class files. (But I'm little
confused here about whether I need to add java std class in
wrapper.classpath)
-Vinoo
>From: Michael Schulz <[EMAIL PROTECTED]>
>Reply-To: "Java Apache Users" <[EMAIL PROTECTED]>
>To: Java Apache Users <[EMAIL PROTECTED]>
>Subject: Re: Setting up Jserv1.03b, Redhat 5.2
>Date: Tue, 25 May 1999 15:47:19 +0200
>
>Hi there,
>
>I have nearly the same problems.
>Following is standing in the error_log:
>
>..
>..
>..
>[Tue May 25 15:26:21 1999] [warn] [client 127.0.0.1] handler
>"gein-jserv-status" not found for: /servlets/HelloWorldServlet
>[Tue May 25 15:26:21 1999] [error] [client 127.0.0.1] File does not
>exist: /servlets/HelloWorldServlet
>
>
>Any ideas?
>
>Michael
>
>
>-- --------------------------------------------------------------
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>READ THE FAQ!!!! <http://java.apache.org/faq/>
>Archives and Other: <http://java.apache.org/main/mail.html/>
>Problems?: [EMAIL PROTECTED]
>
>
_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]