Qualified/unqualified namespace interoperability problem

2008-04-14 Thread pierre post
Hi all, I have an interoperability problem when calling an Apache CXF Web service (CXF version is 2.0.4) running under Apache Tomcat 6 from a VBA client program using MS Office 2003 Web Services Toolkit 2.03. When sending a request from the VBA client to the server, the response fails with

Re: Qualified/unqualified namespace interoperability problem

2008-04-14 Thread Daniel Kulp
Pierre, The WSI-Basic Profile specifically states that in RPC/Literal, the part accessor elements are ALWAYS to be unqualified. This is per WSI-BP spec. Basically, in RPC/Literal, the wrapper element (operationName) is qualified, the part accessor elements are unqualified, and the