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

Bob Berman wrote:
> 
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
> 
> Are we limited to only having one JServ VM per
> Apache installation? I'd like to have multiple JVMs
> running in one Apache - i.e. one JVM per VirtualHost.
> Is this possible? The reason is that I need different
> version of Java for different VirtualHosts. Or do I
> need to start up multiple instances of Apache with only
> the JServ part configured differently?
> 
you can only start 1 JServ / Apache. But JServ is a TCP server, and you
can start as manay as needed on diiferent ports or remote hosts.

Jean-Luc


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