External access to the eclipse Tomcat

Asked

Viewed 301 times

0

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

  • Are you trying to access from outside or within your local network? I find it strange because Tomcat does not have this type of block by default and the eclipse also does not restrict it, I believe it would be more a matter of network.

  • is within my local network.

  • Have you checked the firewall of the machine running the eclipse?

  • friend do not access that is firewall, because if it was I would not have access when deploy in Tomcat direct.

  • Which operating system do you use? You can post your server.xml?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.