dev@glassfish.java.net

[v3] Odd initial setting in domain.xml for jms-host host attribute

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Tue, 05 Aug 2008 19:49:21 -0500

When I unzip web.zip the domain.xml I get contains this odd portion:

<jms-host name="default_JMS_host" host="/a specific address appears
here/" port="7676" ..."/>

Look in your own domain.xml if you are curious what the name is. I've
replaced it here in a symbolic attempt at not disclosing the address. ;-)

We don't really want that specific address as the host value, do we?

- Tim