Anna, I think this is a problem with the WSDL (check binding section). Could you also check the signature of the second operation in generated code. Since signature matching is done at the server prior to dispatch to the Impl code, it is possible that it is either dispatching to the wrong operation sue to identical method signature as operation 1 or it is dispatching to operation 2 where the intention is not to have as many parameters.
- 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-tp20632627p20646757.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
