In the same directory as boot.logm there is a server.log file. In it, there should be some
lines that look like this:
2007-06-14 09:56:39,218 INFO [org.apache.coyote.http11.Http11Protocol] Starting Coyote
HTTP/1.1 on http-0.0.0.0-8180
2007-06-14 09:56:39,593 INFO [org.apache.jk.common.ChannelSocket] JK: ajp13 listening on
/0.0.0.0:8109
2007-06-14 09:56:39,609 INFO [org.apache.jk.server.JkMain] Jk running ID=0 time=0/328
config=null
2007-06-14 09:56:39,625 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel)
[4.0.2 (build: CVSTag=JBoss_4_0_2 date=200706140948)] Started in 17s:547ms
I am most interested in the first line - it tells which port JBossAS has open for HTTP
traffic. Could you post those lines?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142478#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...