users@glassfish.java.net

[gf-users] JMS host with multiple IP adresses

From: Markus Karg <karg_at_quipsy.de>
Date: Wed, 24 Sep 2014 10:13:20 +0200

I have set up GlassFish 3.x lots of times, but today I got stuck... My current customer's server has several IP adresses. The JMS default host binds to MYHOST:7676, which effectively leads to the fact that it is bound to ONE IP only - but I need to bind it to SEVERAL. If I understand correctly, then 0.0.0.0 should bind to ALL, right? Is there a way to provide only a SET of IPs?