[jboss-user] [Installation, Configuration & Deployment] - Re: Setteing the http port from (8080 ... the default value)
poyge394
do-not-reply at jboss.com
Tue Jun 12 07:59:43 EDT 2007
i have a simular problem in 4.2.0GA
i start my jboss with
run.sh -c all -b mydomain
i change in server.xml:
<Connector port="8480" address="${jboss.bind.address}"
<Engine name="jboss.web" defaultHost="mydomain">
|
<Host name="mydomain"
|
i still can not access http://mydomain:8480
i can telnet to it and it answer
telnet mysomain 8480
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053476#4053476
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053476
More information about the jboss-user
mailing list