atom feed24 messages in net.java.dev.glassfish.usersRe: Problems with listeners, hosts an...
FromSent OnAttachments
glas...@javadesktop.orgJun 30, 2008 12:02 pm 
Wolfram RittmeyerJun 30, 2008 1:54 pm 
glas...@javadesktop.orgJun 30, 2008 2:24 pm 
glas...@javadesktop.orgJul 1, 2008 12:38 am 
glas...@javadesktop.orgJul 1, 2008 1:51 am 
Wolfram RittmeyerJul 2, 2008 2:37 pm 
glas...@javadesktop.orgJul 4, 2008 3:27 am 
Wolfram RittmeyerJul 4, 2008 2:41 pm 
glas...@javadesktop.orgJul 4, 2008 3:06 pm 
glas...@javadesktop.orgJul 7, 2008 1:29 am 
Scott OaksJul 7, 2008 6:58 am 
glas...@javadesktop.orgJul 7, 2008 10:00 am 
glas...@javadesktop.orgJul 7, 2008 1:48 pm 
glas...@javadesktop.orgJul 8, 2008 2:13 am 
glas...@javadesktop.orgJul 8, 2008 2:28 am 
glas...@javadesktop.orgJul 8, 2008 3:53 am 
Jan....@Sun.COMJul 8, 2008 6:42 pm 
glas...@javadesktop.orgJul 9, 2008 12:54 am 
glas...@javadesktop.orgJul 10, 2008 3:48 am 
glas...@javadesktop.orgJul 12, 2008 5:35 am 
glas...@javadesktop.orgJul 13, 2008 11:22 am 
glas...@javadesktop.orgJul 14, 2008 8:12 am 
Wolfram RittmeyerJul 14, 2008 12:22 pm 
Wolfram RittmeyerJul 14, 2008 12:33 pm 
Subject:Re: Problems with listeners, hosts and multihoming
From:glas...@javadesktop.org (glas@javadesktop.org)
Date:Jul 8, 2008 2:28:05 am
List:net.java.dev.glassfish.users

Haven't seen this yesterday but your domain.xml states that the listeners S31,
S32 and S33 only apply to requests originating from ip-address 10.129.128.31.
You should change this to 0.0.0.0 by changing the address-attribute of these
listeners.

BTW: The domain.xml is documented in the "Administration Reference" guide. Links
can be found here: http://wiki.glassfish.java.net/Wiki.jsp?page=AdministrationReference

Normally it is better to either use the CLI-tools asadmin or the web-based
admin-console to change configuration settings. Most changes work without
restart. For any changes made to the domain.xml though you have to restart. Thus
I never use this reference myself.

http://forums.java.net/jive/thread.jspa?messageID=284985