Forum Discussion

agupta1's avatar
agupta1
Contributor
16 years ago

Use Port 80 for MockService

I am using soapui on windows 2003 server using IIS. I would like to bind the  mock service to port-80. However, when I do that, I get the error

"java.net.BindException: Address already in use: bind"

Any suggestions how i can get this to work?

Thanks
  • Had to make sure no other process was listening on port-80.

    Used the netstat -ao command to find the processes that are listening on ports