Thanks, Anne Oddly enough, I did locate and try a SpringBeanMsgProvider just yesyerday, and that's meant to handle the other sorts of messages. But it made no difference at all to the XML it put out! Which is mystifying to me. I'm wondering if maybe the wsdd only controls Axis for incoming messages or something, though the inclusion of a "sendMultirefs" is a bit of a puzzler if that's the case. :)
All very confusing! Wish I had a working example of Spring, Axis and both sending & receiving service code... Cheers Tracey Anne Thomas Manes wrote: > > My guess is that your provider class > (com.workingmouse.webservice.axis.SpringBeanRPCProvider) only knows > how to produce rpc/encoded messages. You will need to replace it. I > suggest you use style="wrapped" rather than style="document". > Otherwise you will need to change your application code . > > Anne > -- View this message in context: http://www.nabble.com/Changing-Axis-SOAP-from-rpc-encoded-to-document-literal-or-wrapped-tf4873899.html#a13971788 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
