Hi, I haven't had this problem with Axis 1.1. Only when I switched to Axis 1.2alpha did I start getting this exception. I don't understand what is going on, because I am using the same code. It works on 1.1, but fails on 1.2alpha. Does anyone know why Axis would be looking for a serializer for an object that is a component of a larger object. The larger object is actually the parameter to the method (Not the object the exception complains about).
Thanks, A --- siva kondapalli <[EMAIL PROTECTED]> wrote: > Hi, > I got the similar type of error but Iam using > Axis1.1 > "throws No serializer found for my classes and > complaining about > is a component of a larger object which has > registered type mapping...." > CAn you help me in soling this in Axis1.1..? > > thanks > Rao., > > Airline Pedestal <[EMAIL PROTECTED]> wrote: > > Hi, > > I tried switching to AXIS 1.2 alpha. > Now it throws an exception saying no serializer > found for one of my classes. It is true that > I did not register one, but I don't need it > before. The class that it is complaining about > is a component of a larger object which has > registered type mapping. This works with > version 1.1. What is going on? > > > Thanks, > > A > > __________________________________ > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing. > http://photos.yahoo.com/ > > --------------------------------- > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
