Hello !
Whith the instruction below:
"wsdl first way: you can add elements to the message in the wsdl and then
mark them as soap:headers in the soap:binding section of the wsdl. The
wsdl2java tool will generate the @WebParam(header = true) annotations as
above"
which is from the FAQ, i receive an Error, will attach it with this post
along with the WSDL.
Though with the workaround passing an extra arg like this
<extraargs>
<extraarg>-autoNameResolution</extraarg>
</extraargs>
Using 2.2.3 version of CXF. Any idea?
Thanks in advance.
Daniel
http://www.nabble.com/file/p25190243/error.txt error.txt
http://www.nabble.com/file/p25190243/Ansokan.wsdl Ansokan.wsdl
http://www.nabble.com/file/p25190243/ListaAnsokanstatusTypSvarsmeddelande.xsd
ListaAnsokanstatusTypSvarsmeddelande.xsd
http://www.nabble.com/file/p25190243/ListaAnsokanstatusTypAnropsmeddelande.xsd
ListaAnsokanstatusTypAnropsmeddelande.xsd
http://www.nabble.com/file/p25190243/MeddelandeTidsstampel.xsd
MeddelandeTidsstampel.xsd
--
View this message in context:
http://www.nabble.com/Error-while-generating-soap%3Aheader-using-WSDL-first-approach-with-CXF-2.2.3-tp25190243p25190243.html
Sent from the cxf-user mailing list archive at Nabble.com.