> 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
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]