Logging is configured in server/xxx/conf/jboss-log4j.xml. If you haven't changed that
file, then that particular log entry should show up. You can also check the
server/xxx/log/server.log file - it might be there - search for "started in".
Is netstat available on OS X? You'll want to run it with the options to show all ports
and the associated applications (usually: netstat -ap)
Can you access your app using
http://localhost:9080/maitai?
Could it be a firewall issue? Is port 9080 open in the firewall?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246967#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...