0 Replies Latest reply on Mar 21, 2007 4:29 PM by johnca

    JBoss 5 Port Binding Problem

    johnca

      I'm trying to set up two JBoss instances, running 5.0.0.Beta1. I have a binding.xml, and one instance using ports-default and the other ports-01.

      However, when I start up the second instance, I get a port conflict when Tomcat tries to bind to port 8080. The binding.xml is clearly supposed to be mapping this to 8180 instead of 8080, so I am assuming the XSLT is wrong.

      Anyone have a working config for JBoss5 and multiple instances?