m> cc: (bcc: Ian
Roughley/Westford/Contr/IBM)
Subject: Re: Could not find
deserializer for type ... string[unbounded]
-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-
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
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