Rigre, Maybe a good idea is to add the support for TypeMapping in the service.xml and submit a patch.
Pascal On Wed, Jan 20, 2010 at 10:05 AM, rigregs <[email protected]> wrote: > > Yes, > > I need to register my custom serializer/deserializer I was able to do that > in previous versions of Axis but I don't found any docs to explain how to > do > that when we're using a service.aar for Axis 2. > > Anybody have an idea? > > Rigre > > > Pascal Larin-2 wrote: > > > > Hi Rigre, > > > > If I understand, you want to know how you can register a typeMapping in > > Axis2, like in a WSDD in Axis. I have the same problem. I've searched the > > migration guide, nothing about that. > > > > Any clues? > > > > Pascal > > > > On Tue, Jan 19, 2010 at 7:25 PM, rigregs <[email protected]> wrote: > > > >> > >> 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. > >> > >> > > > > > > -- > View this message in context: > http://old.nabble.com/Problem-to-serialize-common-lib-enums-tp27235155p27243144.html > Sent from the Axis - User mailing list archive at Nabble.com. > >
