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

Dan,
  This is exactly what I'm doing... I have distinct jserv properties files
for each server/ip and have the bind address set as well. Problem is that
when I try to run that config jserv doesn't even start up, no errors, no
messages, nothing, so of course Servlets aren't working.

Any ideas?

Thanks!
Don

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Wilks, Dan
> Sent: Friday, February 04, 2000 1:41 PM
> To: 'Java Apache Users'
> Subject: RE: Multiple JVM's, Bind to specific IP
>
>
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
> 1. You need to run JServ in manual mode (ApJServManual on - look in load
> balancing doc for more info)
> 2. Each JServ will have it's own properties file (jserv.properties)
> 3. In that properties file the bindaddress will specifiy the ip
> address that
> you need to bind to.
>
> Hope that helps,
> Dan
>
> -----Original Message-----
> From: Don O'Neil [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 04, 2000 1:34 PM
> To: [EMAIL PROTECTED]
> Subject: Multiple JVM's, Bind to specific IP
>
>
> ----------------------------------------------------------------
> 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 have a need (for security reasons) to configure Jserv to run multiple
> times, each with it's own JVM and each bound to it's own IP. I
> read through
> the FAQ's but couldn't find anything to help me out. When I declare
> everything standard for Apache (it's own IP, etc..) I get the message :
>
> ApacheJServ/1.0: Exception creating the server socket:
> java.net.BindException: Address already in use
>
> So, I need to figure out how to bind Jserv/JVM to their own IP's.
>
> Thanks!
>
>
>
> --
> --------------------------------------------------------------
> 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]
>
>
>
> --
> --------------------------------------------------------------
> 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]
>
>
>



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