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

on 2/7/00 10:20 AM, Don O'Neil <[EMAIL PROTECTED]> wrote:

> This MAJORLY affects what we want to do... why should/how can I make each
> servlet engine serve on a different port if I'm specifying a distinct IP...
> Anyone going to address this issue as a bug?
> 
> All other daemons can use the same port as long as they have their own ip:
> Apache, ProFTP, WuFTP, etc...

It works. Jean-Luc gave you a bad answer by accident. This is why I put the
bindaddress code in there in the first place. Don, you have the source
code...take a look at what it is doing for bindaddress. It is pretty simple.
new Socket(bindaddress). If it isn't working for you, it should be easy to
fix. Let me know how it turns out. ;-)

Now, would you like to explain to me why I haven't been able to get a Cisco
1605 up and running correctly on a T1 line that already has a 2514 (damn
Cisco closed source stuff <smile>)? We are replacing the 2514 with the 1605,
but it just keeps flapping. Apparently, it seems to be an issue with the
pinout on the csu/dsu module. ;-) See my point?

-jon

-- 
Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>




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