Thanks for the advice! Actually, I think my problem was in trying to set JBoss's IP, when all I wanted to do was set Tomcat's listening IPs. If I keep running jboss's run.sh with the system's IP for -b, but edit the jboss-web.deployment/server.xml file so that the elements don't specify an IP, then Tomcat will listen on all ports, but JBoss's clustering will run as normal.
Thanks for the help! David View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080077#4080077 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080077 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
