Hi Muralidaran
        <parameter name="bind-address"
locked="false">wlserver-qa</parameter>
       <parameter name="port">6672</parameter>

to which IP does wlserver-qa resolve to? is it only to one? Anyway.. can you specify the actual IP address as the "bind-address" instead and try?

asankha
callisto% netstat -na | grep -i listen | grep 667
      *.6672               *.*                0      0 49152      0 LISTEN

Please see Apache web server process attached to only one IP. Syanpse, as
shown below, should bind to only one IP address indicated in axis2.xml. but
it is not.

callisto% netstat -na | grep -i listen | grep 808
192.168.0.18.8085          *.*                0      0 49152      0 LISTEN
192.168.0.17.8081          *.*                0      0 49152      0 LISTEN


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

Reply via email to