You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Pascal Larin <pl...@gmail.com> on 2010/01/21 21:15:33 UTC

[Axis 2] Problem to serialize common lib enums

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 <ri...@gmail.com> 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 <ri...@gmail.com> 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.
>
>