Doesn't the syntax in JBoss 5's bindings-jboss-beans.xml...
<parameter>${jboss.service.binding.set:ports-default}</parameter>
...allow changing the ports without hand-editing the bindings.xml file (as recommended by
this Wiki
http://www.jboss.org/community/wiki/ConfigurePorts)? It would be really neat to
be able to do...
run -c all -Djboss.service.binding.set=ports-01
...but this doesn't seem to quite work because the VM arg isn't passed through
run.conf.bat (if you manually put it in the run.conf.bat it does). So close!
Regards,
Richard.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238647#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...