fjarenales
12 years agoOccasional Visitor
Tests with WS without service name and namespace
Hi folks,
I've been trying a WS (based on .Net) using SoapUI and everything was OK. I just change the endpoint and everything worked.
I have WSDL file but it doesn't contain information about endpoint and service name. That shouldn't be a problem for SoapUI (because I changed the endpoint and worked) but now, I've tried to generate stub (using JAX-WS and SoapUI) and I had to add that information to generate Java source code without errors.
The question is how SoapUI works internally? How does it know the service name and namespace when it connect and interact with a WS?
By the way, if someone has experience connecting a Java client (base on JAX-WS) with a WS (based on .Net / WCF), I'd appreciate his/her help.
Best Regards,
Javier
I've been trying a WS (based on .Net) using SoapUI and everything was OK. I just change the endpoint and everything worked.
I have WSDL file but it doesn't contain information about endpoint and service name. That shouldn't be a problem for SoapUI (because I changed the endpoint and worked) but now, I've tried to generate stub (using JAX-WS and SoapUI) and I had to add that information to generate Java source code without errors.
The question is how SoapUI works internally? How does it know the service name and namespace when it connect and interact with a WS?
By the way, if someone has experience connecting a Java client (base on JAX-WS) with a WS (based on .Net / WCF), I'd appreciate his/her help.
Best Regards,
Javier