"Jack T. Hsieh" <[EMAIL PROTECTED]>
>Hello,
>I'm still not able to have the jservssi working.
>...
>example.properties:
>repositories=/usr/home/jhsieh/jserv/ApacheJServ-1.0b5/example
>wrapper.classpath=/usr/local/jservssi/ApacheJServ.jar

This last line makes no sense. First, wrapper.classpath belongs in
jserv.properties, not in example.properties file. Second, ApacheJServ.jar
should be in /usr/local/jserv/lib/ApacheJServ.jar. In fact, I'm surprised
you can see any servlet output.

In jserv.properties add a line

wrapper.classpath=/usr/local/jserv/lib/ApacheJServ.jar

In example.properties add a line

repositories=/usr/local/jservssi/ApacheJServSSI.jar

or whatever the location of the jservssi jar file is.

-- Ari Halberstadt mailto:[EMAIL PROTECTED] <http://www.magiccookie.com/>
PGP public key available at <http://www.magiccookie.com/pgpkey.txt>




-- --------------------------------------------------------------
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]

Reply via email to