users@jaxb.java.net

how to specify implementation of a custom interface in the JAXB schema

From: Mr. Beeba <mr.beeba_at_volny.cz>
Date: Wed, 28 Jan 2009 13:43:08 +0100

Hi all,

I would like to have a JAXB-generated classes implementing my custom interface - specificaly IsSerializable from GWT Toolkit. How do I annotate the JAXB schema to force xjc extension to generate this code, including the necessary java import for the interface? Can this be achieved by writing a xjc plugin? Any expeience with that?

Cheers,
Bebe