Hi,

WSDL generation with CXF-2.2.9 results in a wsdl file with <soap:address> in 
the following format :

http://localhost:9090/{PortName}

where as WSDL generation with an older version of CXF(2.0.2) set the 
<soap:address> as :

http://localhost:9090/{ServiceName}/{PortName}

I am not sure if this is a bug. Can someone throw some light please? 


Thank you.
Chaithanya

Reply via email to