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

on 2/10/00 3:36 PM, Don O'Neil <[EMAIL PROTECTED]> wrote:

> Guys,
> I did my upgrade to 1.1, Kudos's on the cleanup of the building and
> installing, I was never able to get any of the beta's to build on my Solaris
> boxes.

Thanks. I spent MANY hours working on that.

> I'm still having problems though getting multiple JVM's running with distict
> bind addresses.
> 
> #!/bin/sh
> /usr/local/apache/bin/httpd -f /usr/local/apache/conf/$1.httpd.conf &
> java -cp /usr/local/jserv/lib/ApacheJServ.jar:/usr/JSDK2.0/lib/jsdk.jar
> org.apache.jserv.JServ /usr/local/apache/conf/jserv/$1.jserv.properties &

Instead of starting it that way, simply start the JVM only.

p.s. In the future, please trim off old crap that gets appended to the
emails.

-jon

-- 
Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>




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