I am creating a web service to be consumed by mobile application, in java, using tomcat as container. It is working however, for every time I go to test I have to deploy because the tomcat of eclipse does not accept connection from another host. Does anyone know how to configure tomcat in eclipse to accept these external accesses?