Also, are you running inside Tomcat with the -security option set? I remember seeing that there is a problem(?) with serializers and deserializers when -security is invoked. Though, I could have been reading about Axis 1.1 and not 1.2.
Bob On Sunday 19 September 2004 11:25 pm, Chandrasegaram Jeyakumaran wrote: > make sure you have set the bean serializer in your wsdd file. > You have to provide the bean serializer and the deserializer for your > service. > If you generate the deploy.wsdd automatically it should have been there. > Just check it. > > regards, > Jeyakumaran > > > Hello mailing list! > > > > After processing a call on the web service I get the message: > > > > java.io.IOException: No serializer found for class > > de.imut.ec.kikk.beans.UserFullDetails in registry > > [EMAIL PROTECTED] > > > > The class de.imut.ec.kikk.beans.UserFullDetails is a JavaBean, > > implements java.io.Serializable. The attribute on this class are of type > > int, String and long. > > > > Please, explain me the cause of this errror andthe possible solution. > > Let me know if I forgot to tell you some important information. > > > > regards, > > > > rosmi > > > > -- > > Superg�nstige DSL-Tarife + WLAN-Router f�r 0,- EUR* > > Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl > > Lanka Software Foundation > Promoting opensource in Srilanka
