Try this. Start the app server as follows: run -b 0.0.0.0
And then in your browser use the host name (not 'localhost') or actual IP address (not 127.0.0.1). If this works, perhaps something is wrong with the loopback adapter on your machine. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120523#4120523 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120523 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
