> From [EMAIL PROTECTED] Fri Apr  9 19:38 EDT 1999
> Date: Fri, 09 Apr 1999 16:35:40 -0700
> Subject: Re: SSL binding problems
> From: "jon *" <[EMAIL PROTECTED]>
> To: Java Apache Users <[EMAIL PROTECTED]>
> Mime-version: 1.0
> X-Priority: 3
> Content-transfer-encoding: 7bit
> List-Software: LetterRip Pro 3.0.5b4 by Fog City Software, Inc.
> List-Subscribe: <mailto:[EMAIL PROTECTED]>
> List-Digest: <mailto:[EMAIL PROTECTED]>
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> 
> > I believe so. The preferably way is to have one Jserv machine handling both
> > http types, since I have shared class instances between the applications
> > which might be using non SSL or SSL. I'm not familar with "automatic mode",
> > is this a way to get apache to accept both http port numbers, but dispatch
> > to a single Jserv process? Any specifics appreciated.
> 
> In one of the configuration files (not both), set:
> 
> ApJServManual On
> 
> and it should work.
> 
> -jon
>

ok, did that, and no jvm starts which is what manual mode
seems to be. I'm a little confused here, you mentioned one
of the configuration files. I only have one file, jserv.conf,
what other are you referring to? I'm definitely not clear on
something here. Is the basic idea, don't let Apache start
Jserv, do it manual so I control a single invocation?
Is there a command line syntax described anywhere to properly
start jserv with the jserv propertie file and everything.

Thanks. -Rich


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