Here is what I tried. I modified server/default/deploy/jboss-web.deployer/serverxml as
follows:
<Connector port="${peter.port}" address="${jboss.bind.address}"
The the command line I used was:
run -Dpeter.port=9090
When it came up, HTTP was bound to port 9090.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149257#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...