[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem changing default ports
PeterJ
do-not-reply at jboss.com
Thu Aug 13 16:29:05 EDT 2009
The proper way to change ports in AS 5.0.x is to edit the server/xxx/conf/bootstrap/bindings.xml file. The 8080 and 8443 ports are defined in there, with an XSLT transform (located at the end of the file) used to locate an dynamically update the server.xml file at runtime.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249526#4249526
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249526
More information about the jboss-user
mailing list