----------------------------------------------------------------
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 read through the docs you presented to me, but this did not answer my
questions.. I guess I am not being entirely clear on what I am trying to do:
I have multiple apache servers running on the same box, each one bound to
it's own IP and not running any virtual hosts.
I want each one of these servers to have it's own JVM/Jserv associated with
it, bound to the same ip of it's apache server.
So, when I do this, the first Apache server and Jserv pair come up just
fine, with auto mode. When I launch the second apache, it comes up fine, but
when I launch Jserv manually after, it doesn't respond at all to servlet
request, no logs are made, and it just sits there.
So, what I did, just now on a whim, was make the second stand alone jserv
start up automatically, and viola, it worked! So there appears to be a bug
or problem with launching the Jserv portion manually if it's the primary JVM
for a single apache server.
Don
--
--------------------------------------------------------------
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]