Hi Anna, Now I see what the problem is...
The "wsdl-first" example uses the HTTP-BC with a JSR-181 component. The trouble with this is that the JSR-181 component is not JAX-WS compliant and does not use JAXB to map XML to Java data types. I think this may be related to a mapping problem in the JSR-181. If it works with "cxf-wsdl-first" then I would take that as a definitive solution since the JSR-181 has since been deprecated. Hope this helps. - Ashwin... ----- --- Ashwin Karpe, Principal Consultant, PS - Opensource Center of Competence Progress Software Corporation 14 Oak Park Drive Bedford, MA 01730 --- +1-972-304-9084 (Office) +1-972-971-1700 (Mobile) ---- Blog: http://opensourceknowledge.blogspot.com/ -- View this message in context: http://www.nabble.com/XFire-soap-error%3A-%22Not-enough-message-parts-were-received-for-the-operation%22-tp20632627p20650538.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
