Is is possible to get Jetty to listen only to a specified fixed IP Address? If so, how?

Currently Jetty appears to listen on 0.0.0.0 and and therefore can not co exist on the same hardware with a httpd server.

For example, say apache is listening on 1.2.3.4:80, could I get jetty to listen on 1.2.3.5:80.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to