java - Dynamic Webservices project -- can only connect over localhost -
i'm running restful webservice created in eclipse java ee using tomcat 7.0. test using web browser. connect on localhost, not remote ip. used work ip, , moved project git repository upload github. it's not working ip. not sure what's up.
any ideas? firewalls off too.
bonus: have small red x error icon on project. can't find errors , compiles fine , works fine long it's localhost. how heck rid of x icon?
edit: works local ip. testing on college network earlier. i'm on home network. comments?
hope following article helps : www.sitepoint.com/accessing-localhost-from-anywhere
incase have trouble accessing via localhost refer answers post: stackoverflow.com/questions/2280064/tomcat-started-in-eclipse-but-unable-to-connect-to-http-localhost8085
the question missing many details logs.. url , configuration tomcat give specific answer
Comments
Post a Comment