The address is relative to where the CXF servlet is deployed.
Serlet /api
Service: /myService
Path: /api/myService
WSDL: /api/myService?wsdl
You should see the full path in the generated WSDL.
On 22/06/17 18:39, Arek R. wrote:
> What should be set as the parameter to this method. Most examples set sth
> like "/myService". But then I can see localhost:8080/myService in generated
> wsdl
> and while creating soapui project it uses that address and this is wrong.
> Of course can change the url by hand.
> So maybe I should set real address like like
> https://mydomain.com/api/myService ?
> I'm not sure what's the purpose of this section in the wsdl
>