users@jaxb.java.net

Unmarshaller and threads

From: David Rosenstark <david.rosenstark_at_corp.idt.net>
Date: Tue, 4 May 2004 17:18:36 +0300

I have a servlet that receives incoming xml requests. However, it is only
one type of xml request and i do not use a validator. Is the Unmarshaller
not thread safe even if i do not change properties?
If so, is it really (as i saw in the archives) a lightweight class, or not
as we see in the FAQ: "creating Unmarshaller could be relatively an
expensive operation".

TIA,

David


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net