Hi guys,
I have successfully created the WSDL file using the B1i. I have tested it all and it works great. The problem occurs when we want to access the WSDL file from outside the network. A website is being set up that will use the WSDL file. I am testing it with SOAP UI. On the server I use 127.0.0.1:8080…… and it works. From outside I am trying to use the external ip address of the server and port 8443 but it does not seem to connect. What URL do I use? Do I need to configure anything else?
Thanks