For better or for worst I have to change the port binding of jboss.
So, I change the server binding and pooofff magic, it all changes
except some ports that are hard coded in some other configuration
files, such as jboss-service.xml but believe me there is more. So,
what happens is that I start my jboss and netstat shows me jboss has
happily opened 1099 which is different from the binding.
Well, my question is if you guys know any easier way to get the
binding to work. I mean easier than bugging jboss people and waiting
till they get their heads around. I would say using server variables
in the configuration files is a nice way but my inquiries miss the
chance.