RE: Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception

2005-04-26 Thread Timothy Thorpe
passed as a parameter by the client on the 'addUser' invocation prevents the 'SimpleDeserializer' SAX exception. Could you guide me as to what I need to do to get my 'wrapped/literal' web service to handle such Vector-type values ? Many Thanks, Tim -Original M

Example Wrapped/Literal WSDD file anyone ?

2005-04-26 Thread Timothy Thorpe
d) - the web service deployed using this WSDD seems to still be accepting only RPC/Encoded requests. Many Thanks, Timothy Thorpe Consultant Software Engineer deploy.wsdd Description: Binary data

RE: Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception

2005-04-20 Thread Timothy Thorpe
sage- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: 19 April 2005 13:23 To: Timothy Thorpe; axis-user@ws.apache.org Subject: Re: Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception Tim, The operation parameters you've specified in your WSDD are wrong. In

RE: Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception

2005-04-18 Thread Timothy Thorpe
Anne I have attached the original RPC/Enc WDSL - generated by JavaToWSDL. Tim -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: 18 April 2005 17:12 To: Timothy Thorpe; axis-user@ws.apache.org Subject: Re: Converting RPC/Enc web service to RPC/Lit

RE: Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception

2005-04-18 Thread Timothy Thorpe
nerate the 'Wrapped/Literal' WSDL from my Java skeleton fails. I have attached the failure. Also the Java skeleton code. It would be great if you could tell me what has gone wrong with JavaToWSDL here. Many Thanks, Tim -Original Message- From: Timothy Thorpe [mailto:[EMAIL PROTECT

RE: Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception

2005-04-18 Thread Timothy Thorpe
y switching to wrapped document/literal style or upgrading to Axis 1.2. Axis 1.1 doesn't really support RPC/Literal. (Also, in the future, please include the WSDL file when requesting assistance.) Anne On 4/15/05, Timothy Thorpe <[EMAIL PROTECTED]> wrote: > > > > Could

RE: Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception

2005-04-15 Thread Timothy Thorpe
his case, SimpleDeserializer) ?   If so, I how do I inform the web service which deserializer to use for a given method parameter ?   Tim     -Original Message- From: Timothy Thorpe [mailto:[EMAIL PROTECTED] Sent: 15 April 2005 14:36 To: axis-user@ws.apache.org Subject: Converting RPC

Converting RPC/Enc web service to RPC/Lit - SimpleDeserializer exception

2005-04-15 Thread Timothy Thorpe
     soapenv:Server.userException    org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.        ---     Timothy Thorpe Consultant Software Engineer