I found that generated wsdl contains an internal server ip as the location tag. What is the approach to solve that sort of issue ?
When I try to call serverfactoryBean.setAddress(https://mydomain.com/...") then I have to add some jetty related jars as dependency and have a lot of issues, the server don't want to start as I remember
