Your message kind of looks familiar --- did I write a reply to you
already or is it a duplicate?
Anyway, since the error is VerifyError, I suspect:
- your class files somehow got corrupted after compiled. For example,
you ftp-ed your class files in ASCII mode.
- your compiler is broken and produced bad class files.
Try re-compiling everything and make sure your class files are intact.
I suppose this can't be a JAXB problem.
--
Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com>