HI, I'm developping one servlet which look up a session bean. All is going well when I call the Servlet using the address
http://localhost:8080/MyServlet but when I try to get the servlet from another pc with http://177.82.56.112:8080/MyServlet I receive the error : Failed to Connect The connection was refused when attempting to contact 177.82.56.112:8080. Though the site seems valid, the browser was unable to establish a connection. * Could the site be temporarily unavailable? Try again later. * Are you unable to browse other sites? Check the computer's network connection. * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing. What have I to do to grant access to JBoss from the net? Many Thanks for the help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167633#4167633 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167633 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
