try httpd -D and grep for jserv. If you don't see the line there, then it
wasn't installed correctly. You also need AddModule in your conf.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Monday, April 05, 1999 12:52 PM
Subject: Re: Need help with JServ Configuration
>
>
> I guess that I expected to see the 'mod_jserv.c' in httpd with:
>
> [root@junior2 bin]# /usr/local/etc/apache/bin/httpd -l
> Compiled-in modules:
> http_core.c
> mod_so.c
>
> I also tried doing this on my browser:
>
> http://junior2/servlets/SimpleServlet
>
> and got back a message saying that the server is not configured for the
> operation requested (Servlets).
>
> Does this make sence?
>
>
>
>
> ----------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html/>
> Problems?: [EMAIL PROTECTED]
>
>
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]