Greetings

I have to build a webservice according to some client specifications. But I have a problem, when they call my webservice, they get the following exception:

<faultstring>org.xml.sax.SAXException: Invalid element in org.et.uri.user - _Home</faultstring>

I was searching on the internet and I think it is because the variable name in the webservice does not match the same as the one is passing to me. I've changed the variable name in the webservice object (from Home to _Home) but when I deploy de service using the server-config.wsdd file, if I have a look to the generated wsdl, the variable name is still Home.

How could I set the wsdd file in order to avoid name variable modifications ?

Thank you very much.


--
Un saludo,

Tomás Tormo Franco

Indenova, S.L.
Tels.: +34 963 81 99 47  ext.519
http://www.indenova.com
mailto:[EMAIL PROTECTED]

Reply via email to