A
Awadhesh Verma
Guest
IIS act as load balancer for tomcat. So, yes, IIS has nothing to do with this. so, you are able to run client on server(localhost) machine but not on remote machine. i am suspecting for network issue. just check round trip from remote machine to server. on server side put a simple .p file like return "hello" and call it from client(remote nachine). if this will work, then we will be sure that there is no network issue.
Continue reading...
Continue reading...