Please return a array instead of implementing a list.

If list is the only way to go about use castor for serialization

SK
----- Original Message ----- 
From: "Airline Pedestal" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, February 27, 2005 2:06 AM
Subject: No serializer found for class (works with 1.1 but not 1.2RC2)


> 
> Please someone help me.  I've been trying
> to figure this out for a year!!!!!
> 
> I have typeMappings in my client which define
> mappings from my XML schema to my Java objects
> and custom (de)serializers to use.   With
> AXIS 1.1, my code works!!!  With AXIS 1.2....
> Since my Java Class implements the java.util.List
> class, some other serializer is used.   It
> goes down this other path of serialization until
> it finds a component Java Class that isn't
> mapped to a serializer.   Then throws this
> exception:
> 
> java.io.IOException: No serializer found for class
> 
> 
> How can I get AXIS to use my serializer?????
> 
> Please if you know, post the answer.
> 
> 
> 
> Thanks,
> 
> A
> 
> 
> 
> __________________________________ 
> Do you Yahoo!? 
> Yahoo! Mail - 250MB free storage. Do more. Manage less. 
> http://info.mail.yahoo.com/mail_250
> 
> 

Reply via email to