Jon,

I followed the URL you provided below but could not figure out what is the
location of your zone when you mentioned in the doc:

       In your Apache config file add:
       ApJServAction .jhtml /servlets/org.apache.jservssi.JServSSI

       Change the /servlets/ part to be the location of your zone.

I tried couple of ways to figure out what is my /servlets/ but failed. Here
are I tried:

In the zone properties file, I added:

wrapper.classpath=/usr/local/etc/apache/Apache-JServ-SSI-19981216/src/Apache
JServSSI.jar

In the server srm.conf file, I tried:

ApJServAction .jhtml /jexec/org.apache.jservssi.JServSSI

where /jexec/ is my mount point.

ApJServAction .jhtml /www/servlets/org.apache.jservssi.JServSSI

where /www/servlets/ is the full path for the zone repositories for all my
servlets.

The message I got was:

Not Found
The requested URL /jexec/org.apache.jservssi.JServSSI was not found on this
server.

and 
Not Found
The requested URL /www/servlets/org.apache.jservssi.JServSSI was not found
on this server.

Could you give me some hints e.g. example for /serelets/ - location of you
zone?


Thanks much.

Jian

PS. The times.jhtml file:
<HTML>
<HEAD><TITLE>Times!</TITLE></HEAD>
<BODY>
The current time here is:
<SERVLET CODE="CurrentTime.class">
</SERVLET>


At 11:36 AM 3/10/99 -0800, you wrote:
>> I have tried many combinations to get the jservssi stuff running.
>> Compiled with no problem. But, I just don't seem to get the config
>> files right.
>
><http://www.working-dogs.com/cvsweb/index.cgi/jserv_ssi/README?rev=1.5&conte
>nt-type=text/x-cvsweb-markup>
>
>I updated the README for Apache JServSSI installation a couple of days ago.
>Please check it out. Let me know if there is anything that I need to add.
>
>thanks,
>
>-jon
>
>
>----------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Archives and Other:  <http://www.working-dogs.com/>
>Problems?:           [EMAIL PROTECTED]
>
>
>


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to