I am trying to invoke a webservice passing in a custom java bean object, which I have "beanmapped" in the deploy.wsdd but I keep getting the No serializer found for class ... in registry org.apache.axis.encoding.TypeMappingDelegate@e70e30 axis fault.
Java code snippet:
The deploy.wsdd:
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35248
7
posted
0
Does it mention the correct class name in the exception, i.e. what is the full error message?