users@jaxb.java.net

Re: Serializable and Cloneable implements in a external customization file

From: Marcos <marcos_at_softingsystems.com.br>
Date: Fri, 12 Jan 2007 17:24:04 -0300

Kohsuke Kawaguchi escreveu:

>
> Serializable is supported by the spec. See the JAXB RI examples for
> more details. Grep for "serializable" and you'll find it.
>
> There's no cloneable support in the spec, but I think there's a plugin
> in jaxb2-commons.

Ok just Serializable did the trick.

Thanks
Marcos