[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss variable in xml - like ${my.ip}
PeterJ
do-not-reply at jboss.com
Wed May 7 19:35:00 EDT 2008
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#4149257
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149257
More information about the jboss-user
mailing list