users@jaxb.java.net

Re: JAXBContext.newInstance() thread safe ??

From: Gary Gregory <ggregory_at_seagullsw.com>
Date: Wed, 04 Jun 2003 23:57:37 -0400

The JAXB Specification currently does not address the thread safety of any
of the runtime classes. In the case of the Sun JAXB RI, the JAXBContext
class is thread safe, but the Marshaller, Unmarshaller, and Validator
classes are not thread safe.

See also: http://java.sun.com/webservices/docs/1.2/jaxb/ReleaseNotes.html

Gary

-----Original Message-----
From: Mark D. Hansen [mailto:khookguy_at_yahoo.com]
Sent: Wednesday, June 04, 2003 19:20
To: JAXB-INTEREST_at_JAVA.SUN.COM
Subject: JAXBContext.newInstance() thread safe ??

Are the static "newInstance()" methods for generating JAXBContext objects
thread safe ??

Mark Hansen
bus: (888) 360-7285
fax: (914) 723-8671
email: khookguy_at_yahoo.com