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