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
- JaxWsServerFactoryBean.setAddress Arek R.
- Re: JaxWsServerFactoryBean.setAddress Bill Mair
