users@jaxb.java.net

Re: JAXBContext.newInstance() - long time to execute

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 03 May 2006 09:07:41 -0700

Beech Tanya wrote:
> Thanks for that. We ran the code through a profiler and found that because
> we had zipped the jaxb jars in the aar file it was taking a long time to
> unzip them. So we have put them in the tomcat lib directory and that seems
> to have done the trick.

What's aar? Do you mean war? But then, war unpacking happens when you
deploy an app, not when you do JAXBContext.newInstance().


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com