Hi, I making a Web service using Axis 2, our application use JDK 1.4 so we're using common Enum classes.
I setup the service without any problem and is working with all the DTO classes rthat doesn't contain a Enum field, but it fail with ones that have this classes. I try also to see how to implement a custom serialization but seems that we need to define by hand the WSDD file and what we want is a tranparent exportation of our EJB to a WS. Please anybody have an idea about how to solve that problem? Regards Rigre -- View this message in context: http://old.nabble.com/Problem-to-serialize-common-lib-enums-tp27235155p27235155.html Sent from the Axis - User mailing list archive at Nabble.com.
