I have an interesting similar problem. We are setting the jboss.bind.address property in the run.sh (-Djboss.bind.address=${HOST_NAME}). Our Solaris machines have two ip address - one that is routed to a "data" network, another to an "admin" network. Our admins have configured ip aliases in the DNS that they want us to use instead of ip addresses. We set the HOST_NAME parameter in a script that calls run.sh depending on which machine we are deploying to.
On our development machine, the jboss.bind.address is getting set correctly - I can view the properties via the JMX console and see the property value. On our other machines (test and prod), the jboss.bind.address comes up as 0.0.0.0. We are running JBOSS 4.0.1 SP1. Why would the IP address be getting resolved on two of the machines, but not on the other? Any ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955936#3955936 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955936 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user