Can not connect to tomcat server externally,
- by KItis
My Tomcat server is running on virtual server, this server is running on fedora machine. I have setted up everything on this machine to run tomcat, tomcat working well on local host. but i can not access the wsdl of the webservice running on this tomcat server remotely using IP address of this server, as follows.
http://xxx.xxx.xxx.xxx:8080/axis2/services/listServices
one of my friend said that i need to configure DNS to access remotely using IP address, i didn't understand what he said also. iptables on this server is also stooped. Also , i can access mysql running on this server remotly, my problem is why doesn't it work for tomcat.
could someone can help me to find a solution for this problem.
Thanks in advance for any help