[jboss-dev-forums] [JBoss AS 7 Development] - Re: Can't remote access to my ear application in JBoss 7

Darran Lofthouse do-not-reply at jboss.com
Mon May 28 05:15:42 EDT 2012


Darran Lofthouse [https://community.jboss.org/people/dlofthouse] created the discussion

"Re: Can't remote access to my ear application in JBoss 7"

To view the discussion, visit: https://community.jboss.org/message/738224#738224

--------------------------------------------------------------
I think this is going to require a network trace using a tool like Wireshark to understand what is happening when you attempt to connect to your application.  

Port 8080 will either be available or not availble - it is not going to be selectively available based on the context you are going to.  From your description the first thing I would be suspecting is some form of redirect on connecting to the web app and somehow the wrong address is being sent in the redirect which is why the browser subsequently can not connect.  A network trace will reveal exactly what is happening during the communication with the server.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/738224#738224]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120528/6a54cade/attachment.html 


More information about the jboss-dev-forums mailing list