users@glassfish.java.net

Re: Binding to a given IP address working only for some ports

From: <forums_at_java.net>
Date: Fri, 20 Jan 2012 00:56:44 -0600 (CST)

 Hi Tom,

this is exacly what I did but it works only for *some* of the service. Let's
take 3820.

In my configuration

        <iiop-listener port="3820" id="SSL" address="127.0.0.1"
security-enabled="true">

But after starting the server

    java      34840 corti  385u  IPv6 0xffffff801516e900      0t0
 TCP *:3820 (LISTEN)

As I said the address attribute worked only for: 8080, 8081, 3700, 4848 and
8686 but not for 7676 3820 3920 7776 

Is this a bug? Is there another way?

Matteo

 

 

--
[Message sent by forum member 'corti']
View Post: http://forums.java.net/node/882839