users@jaxb.java.net

customize DataTypeConverter

From: David Rosenstark <david.rosenstark_at_CORP.IDT.NET>
Date: Tue, 10 Jun 2003 03:05:17 -0600

I have written my own DataTypeConverter, yet no matter what i do, i cannot get it to find it when running xjc. I even added the class to the classpath in xjc.bat at the beginning of the classpath line and still it tells me it did not find it. I have tested to make sure it is not misspelled by copying and pasting that classpath and using to run another function from that class.

What am I missing?

TIA,
David