Re: Could not find deserializer for type ... string[unbounded]

2002-07-22 Thread ian_roughley
m> cc: (bcc: Ian Roughley/Westford/Contr/IBM) Subject: Re: Could not find deserializer for type ... string[unbounded]

Re: Could not find deserializer for type ... string[unbounded]

2002-07-22 Thread Helen L Rehn
-user To: [EMAIL PROTECTED] cc: Subject:Re: Could not find deserializer for type ... string[unbounded] Try a nightly build. Processing for has been improved. Rich Scheuerle IBM WebSphere & Axis Web Services Development 512-838-5115 (IBM TL 678-

Re: Could not find deserializer for type ... string[unbounded]

2002-07-22 Thread scheu
cc: Subject:Could not find deserializer for type ... string[unbounded] Hi, I'm finally well on my way with my beta 3 upgrade. Now I have a wrapped style service that appears to be working correctly except for arrays. I have the following in my wsdl: this maps to an array of s

Could not find deserializer for type ... string[unbounded]

2002-07-22 Thread Helen L Rehn
Hi, I'm finally well on my way with my beta 3 upgrade. Now I have a wrapped style service that appears to be working correctly except for arrays. I have the following in my wsdl: this maps to an array of strings in the return type of a method. I used wsdl2java to generate my server si