|
I am trying to only generate axis client code, no server code. So I have only the wsdl to work with. The wsdl uses datatypes from http://schemas.xmlsoap.org/soap/encoding/ W3C schema, which I belive includes the anyType data type.
How can I specify my custom deserializer without using a wsdd file descriptor for client axis code?
cheers, chico.
-----Original Message-----
Chico, Please post your wsdd and the bit of your client code that registers type mappings: I have had this issue , and thanks to the support from this list I have overcome.
Checklist: Is the anyType you are trying to deserialize a valid bean ? have you set up the beanMapping tag in the wsdd Have you used the same qname in both the wsdd and the client ?
Hope this helps
Russell
-- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS |
- Deseraliazing anyType problem Charlesworth, Chico
- RE: Deseraliazing anyType problem Russell Brown
- RE: Deseraliazing anyType problem Charlesworth, Chico
- RE: Deseraliazing anyType problem Russell Brown
