Hi,
Usually firewall configured in the PC where you've installed tomcat will restrict connections on 8080 port for security reasons thats why you can get the application deployed in a remote pc.
You need to add 8080 port to the list of allowed port or turn of the firewall in that pc
Regards,
Rakesh
|