users@jaxb.java.net

Re: Long processing time

From: Jesús Ferrero <ferreroj_at_tb-solutions.com>
Date: Tue, 17 Jun 2003 09:18:19 +0200

> Is there any chance we can look into the schema?
Yes, of course. I send it to you by mail in a minute, with an XML example
document.

> Also, I'm bit confused since you have the code fragment that builds a DOM
> tree with validation by Xerces. Is this what's taking 72 secs? Or are
> you just trying to show that it works reasonably while the JAXB RI
> doesn't?
With Xerces validation goes fast, and with JAXB validation while
unmarshalling takes 72 seconds.

>
> --
> Kohsuke Kawaguchi <kohsuke.kawaguchi_at_sun.com>
>