[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: configuring remote access

PeterJ do-not-reply at jboss.com
Thu Jul 30 08:51:49 EDT 2009


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#4246967

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246967



More information about the jboss-user mailing list