Hi Maxime, Maybe the Aegis data binding that comes with CXF is something for you. Have a look here:http://cwiki.apache.org/CXF20DOC/aegis-databinding.html It requires no annotations on your Java objects.
Cheers, David 2009/1/5 Maxime Orain <[email protected]>: > Hello and happy new year! > > > > I want to serialize my java objects as they are when I use CXF. (JAXB) > > > > In fact I declare my java services and without specifying annotations > and etc they're well serialized... Where (and how really) in the code > this part is done? > > > > Thanks for your help > > > > Max. > > > > > > This email was sent to you by Thomson Reuters, the global news and > information company. > Any views expressed in this message are those of the individual sender, > except where the sender specifically states them to be the views of Thomson > Reuters. > >
