I have been doing a rpc service, but now I have modified my wdsl file and I have changed to: soap:binding .
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

Reply via email to