Hello,

When I access the WSDL which is generated on the fly by invoking
http://<host>:<port>/<webservice>?wsdl, I don't see any namespace
declarations. I cannot use the same WSDL as is to generate the client code.
I need to plugin in the namespace declarations (e.g. for soap and wsdl
prefixes) in order for it to work with wsdl2java tool.

Any idea as to how to generate a 'valid' WSDL in the first place on the fly?

Regards,
-- 
View this message in context: 
http://www.nabble.com/On-the-fly-WSDL-lacks-namespace-declarations-tp16747592p16747592.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to