The definiens_cxf.xml is generated by CXF. The definiens_client.xml is the soap message generated from the client shipped with the web service (the web service is deployed in gsoap)
I use the jaxb databinding... Can you elaborate on the reason these xml message are invalid. My guess is that the "definiens_client.xml" namespace declaration does not respect the wsdl definition. Something else? Thanks Benjamin Coiffe ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 28 July 2008 18:46 To: [email protected] Subject: Antwort: FW: types declaration missing [Virus checked] Hi, well, both XMLs are invalid. as I understand, CXF if client of this webservice. Are you using jaxB or which databinding are you using? best regards jano "Benjamin Coiffe" <[EMAIL PROTECTED]> 07/28/2008 19:34 Bitte antworten an [email protected] An <[EMAIL PROTECTED]> Kopie Thema FW: types declaration missing [Virus checked] Sorry for the spam... seems like my wsdl is getting removed somewhere on the way. It is attached once again in different formats. Benjamin Coiffe ________________________________ From: Benjamin Coiffe [mailto:[EMAIL PROTECTED] Sent: 28 July 2008 17:35 To: [EMAIL PROTECTED] Subject: xsi:types declaration missing Hi, I have issues getting a web service integration working with the wsdl attached in this email. The problem is simple: because some "xsi:type" declarations are missing, the web service does not manage to handle the message, sent by a CXF, client nicely. I attached the cxf soap message (definiens_cxf.xml) and the right one (definiens_client.xml) where you can see by youself that the "Job" type and "UserJob" type are missing in the cxf message. Is there a reason for this? Is this a known issue? Is there a workaround? I am using CXF 2.1. Thanks, Benjamin Coiffe
