Hi Marc. I am still trying to get a full environment for testing this setup in our QA lab, so don't have the resolution to this yet.
However, did want to comment on the resolveHost() method. You are right about this being for performance (so if making many calls from client to server, the server ip address is looked up once instead of having to do DNS lookup each time). Maybe the should be something that is configurable since may have the case where want to change the machine that the host name would point to if running your own DNS and have the clients just be routed to the new box. I am missing the point though where this would be a problem from the client side otherwise. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943709#3943709 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943709 ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
