Ronaldo, you typically need to do more than simply change the style to document. Can you post your WSDL here for us to see?
Kevin Jones DevelopMentor On Fri, 2002-12-20 at 11:59, Rolando Pablos S�nchez wrote: > I have been doing a rpc service, but now I have modified my wdsl file > and I have changed to: soap:binding style="document". > But it doesn�t work. I don't know if I have to make more changes in my > wsdl file. Besides, the WSDL2Java tools generates the deploy.wsdd with > the provider attribute = java:RPC, just like with the rpc service. > Nothing about document style. > I have seen what is in the wire with "tcpmon", and the client does the > request correctly, but the server responds: > org.xml.sax.SAXException: SimpleDeserializer encountered a child > element, which is NOT expected, in something it was trying to > deserialize > > if you can help me, let me know. > Thanks
