Hi, 

I'm upgrading CXF from the version 2.3.1 to 2.5, and I found that that
WSDLQueryHandler is not present anymore. I was using the Query handler to
generate the WSDL or the XSD. 

I was trying to use the WSDLGetInterceptor instead, and the handleMessage of
the interceptor successfully writes the wsdl in the outMessage of the
exchange. But then the interceptor has a finally catch that overrides it and
sets it to null. So I'm probably missing something, but where is that value
persisted? Is there a way to retrieve it afterwards?

Thanks in advance, 
Eva

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Alternatives-to-WSDLQueryHandler-tp4985366p4985366.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to