View Single Post
  #5 (permalink)  
Old 11-25-2007, 04:16 PM
m-cubed m-cubed is offline
Junior Member
 
Posts: 6
Default

Thanks for the post it fixed my problems too.

I had jetty.xml.in working in Beta3 only to find out that it broke in rc2. I could not find any specifics for how to get Jetty to bind to more then one IP. I tried using both IP addresses in the host entry with a comma or a space between them but it did not work; no complaints from zimbra but there was no server bound at port 80. Adding a second host line in the same section just results in the server binding to the second host line.

I have not tried it but maybe just copying the whole addConnector section as a new entry with one having a host of 127.0.0.1 and the other with a host of the specific binding IP might work?
Reply With Quote