Hi. I'm using the Maven cxf-codegen-plugin to generate a WSDL from a few Java
classes. Everything works OK except for the <soap:address location>, that
always has the same value: "http://localhost:9090/hello";. I've been looking
everywhere for a way to specify the location I want, but I haven't found
anything.

Maybe the way to go is to use the cxf.xml file, but as far as I know, in
this file I can only configure new endpoints; I wouldn't be able to modify
the configuration of an endpoint configured in the pom.xml.

Anyone knows some way to define my own soap address location? I'd appreciate
a lot your help.

Best regards.

Sebastian Gomez.
-- 
View this message in context: 
http://www.nabble.com/How-do-I-specify-SOAP-Address-Location-using-maven-cxf-codegen-plugin--tp16552110p16552110.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to