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

I think this is what I used, but I can't quite remember as it has been some
time since I used it (~ 6 months). 
Their documentation was pretty good as I remember.

I was running the OptimizeIt client on an WinNT machine and running JServ
and Apache on a linux box with the configuration below.
 

In the jserv.properties
------------------------------------------------------------------------

# An environment name with value passed to the JVM
# Syntax: wrapper.env=[name]=[value]
# Default: NONE on Unix Systems
#          SystemDrive and SystemRoot with appropriate values on Win32
systems

wrapper.env=LD_LIBRARY_PATH=/usr/local/OptimizeItDemo/lib



then, you have to start JServ manually.........
------------------------------------------------------------------------
java -noclassgc -Djava.compiler=NONE -classpath
/usr/local/OptimizeItDemo/lib/optit.jar:$CLASSPATH intuitive.audit.Audit
org.apache.jserv.JSERV


Hope that helps......

--------------------------
Tim Trentham
Web Developer
Furnitureshow.com
V: 512.478.5405 Ext. 204
F: 512.478.5437
[EMAIL PROTECTED]
--------------------------


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