setting --host=... worked fine for opening port 1099, but gave me Connection Refused on other pages
javax.servlet.jsp.JspException: Exception opening resource http://myserver:8080/member.jsp: java.net.ConnectException: Connection refused When trying to access the same page via the ip-address, i.e. http://148.148.130.75:8080/member.jsp everything works fine... Any suggestions here? my /etc/hosts file contains the line 148.148.130.75 myserver /pj View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879513#3879513 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879513 ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
