Darran Lofthouse wrote:
Are you sure that http://my-server-name:8080 works from exactly the same browser?
If that is working is your web app performing any redirects that could be sending your browser to a different host name?
Yes, http://my-server-name:8080 works fine. I can load jboss welocome page and access adminconsole.
But when I try http://my-server-name:8080/myapp, it gives blank page (above).