Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [Installation,
 Configuration & Deployment] - Setteing the http port
 from (8080 ... the default value) to

scott.stark@jboss.org

2007-06-10


I install jboss-4.2.0.GA [default] server and need to set the http port from (8080 ... the default value) to 80.

I set JBOSS_HOME/server/default/deploy/jboss-web.deployer/server.xml:
<!-- <Connector port="8080" address="${jboss.bind.address}" ... -->
<Connector port="80" address="${jboss.bind.address}" ...

I restart the server, but when I do http://mydomain/ in the browser, it does not work.

I stop jboss-.4.2.0.GA server ans start an Apache server, when I do http://mydomain/ , il works.


Is there more setting to do in jboss-4.2.0.GA ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052879#4052879

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052879
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.