I am getting XFire soap error: "Not enough message parts were received for the operation". Could anyone help with this please?
I added a second operation/method to wsdl-first example. I made changes to person.wsdl and PersonImpl.java file. The wsdl file has an additional operation which specifies 4 parameters and PersonImpl file has a newly added socond method to accept these four parametes. The changes were seemed straight forward but I am getting "not enough message parts" error when passing FOUR parameters. I have everything working fine when SEVEN parameters passed. Could anyone help with this please? My wsdl file and error message are pasted below. Thank you very much, Anna -- View this message in context: http://www.nabble.com/XFire-soap-error%3A-%22Not-enough-message-parts-were-received-for-the-operation%22-tp20632627p20632627.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
