users@glassfish.java.net

JMS listening address

From: Danilo Levantesi <danilo.levantesi_at_gmail.com>
Date: Wed, 16 Jul 2008 15:28:40 +0200

Hi to all.

I'd like to change the listening address of Glassfish (v2ur2) of JMS service,
from default 0.0.0.0 (all interfaces) to a specific address (e.g.
10.10.10.10).

In domains/mydomain/domain.xml I changed, inside the <jms-host> tag, the
host value from "somehost.somedomain" to "10.10.10.10", but when I start the
domain I still have Glassfish listening on 0.0.0.0:7676.

I obtain the same behaviour configuring JMS from admin web interface.

Am I missing some steps?

Many thanks,
Danilo