users@jaxb.java.net

Re: Using JAXB with JAXM

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 17 Mar 2003 14:59:55 -0800

As far as I know:

- when you unmarshal you parse a message using SAAJ (JAXM), then
  re-parse the body of the SOAP message by JAXB.

- when you marshal, you marshal JAXB into DOM, then compose it into a
  SOAP message by using SAAJ, then marshal it again to XML.

So like you send, there's a performance hit in it. But other than a
performance hit, this should work.

We are aware of this problem and working on it.

regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com