Hi,,,
I maked a web service on computer A (192.186.150.121) with jboss server that have the following IP (127.0.0.1) (
http://localhost:8080/Hello/services/Testport?wsdl)
and i want to consume this service remotly from computer B (170.155.40.1) so
How can i access this web service?
thx