The manual does not say so. It only speaks of singular.
Von: William [mailto:streetpoet_at_163.com]
Gesendet: Donnerstag, 25. September 2014 04:18
An: users_at_glassfish.java.net
Betreff: [gf-users] Re: JMS host with multiple IP adresses
Is it possible to add multiple ip address in hosts property of virtual server ? Just a hint.
########################
William
System Architect
streetpoet_at_163.com<mailto:streetpoet_at_163.com>
########################
On Sep 24, 2014, at 4:13 PM, Markus Karg <karg_at_quipsy.de<mailto:karg_at_quipsy.de>> wrote:
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?