rClass method in DeserializationContextImpl in Axis
>1.1. If possible you should upgrade.
>
>stephen
>
>Charles Kubicek wrote:
>
> Hi,
> I have a Web service method that takes two paramaters; a user defined
> type containing a few Strings, and a string. To beg
Hi,
I have a Web service method that takes two paramaters; a user defined
type containing a few Strings, and a string. To begin with I got an
error saying a deserializer could not be found for my user defined type,
so I added the correct lines to my .wsdd file so a bean deserializer
could be used