I have figured it out, it was staring just fine, I was trying to access the page at http://machinename/portal instead of (literally) localhost. I fixed this by using ./run.sh -b 0.0.0.0 to start the process.
thanks for the help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109857#4109857 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109857 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
