----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Apache 1.3.9 Jserv ApacheJServ-1.1b3
on tru64 digital unix

I have tried everything in the faq and
14 hours after trying to get Jserv running 
I still get 
[Tue Feb 29 23:37:05 2000] [notice] Apache/1.3.9 (Unix) ApacheJServ/1.1
configured -- resuming normal operations
Can't find class org.apache.jserv.JServ

and here is what I have done;

I put this in my httpd.conf - Include /usr/local/jserv/etc/jserv.conf

/usr/local/jserv/etc/jserv.conf contains;
ApJServProperties /usr/local/jserv/etc/jserv.properties

/usr/local/jserv/etc/jserv.properties contains

wrapper.bin=/usr/opt/java118/bin/java
wrapper.class=org.apache.jserv.JServ 
wrapper.classpath=/usr/local/jserv/libexec/ApacheJServ.jar
wrapper.classpath=/usr/local/JSDK2.0/lib/jsdk.jar
--among other things 

perms are all more than enuf
[11:44pm-146]root@dorado[~]#ls -l /usr/opt/java118/bin/java
0 lrwxrwxrwx   1 bin      bin           13 Aug  6  1999
/usr/opt/java118/bin/java@ -> .java_wrapper*

[11:44pm-147]root@dorado[~]#ls -l
/usr/local/jserv/libexec/ApacheJServ.jar
80 -rwxrwxrwx   1 bohan    system     81664 Feb 29 22:44
/usr/local/jserv/libexec/ApacheJServ.jar*

[11:45pm-148]root@dorado[~]#ls -l /usr/local/JSDK2.0/lib/jsdk.jar
75 -rwxrwxrwx   1 nobody   nobody     76453 Apr 21  1998
/usr/local/JSDK2.0/lib/jsdk.jar*


anyhoo...would like to see this work, we have some developers here who
swear by 
servlets, and soon they will  be forced to go ASP.

thx
w


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to