It looks like the Xerces SchemaFactory is also NOT thread-safe [1].

[1]
http://xerces.apache.org/xerces2-j/javadocs/api/javax/xml/validation/SchemaFactory.html

Best,
Christian
-----------------

Software Integration Specialist

Apache Camel committer: https://camel.apache.org/team
V.P. Apache Camel: https://www.apache.org/foundation/
Apache Member: https://www.apache.org/foundation/members.html

https://www.linkedin.com/pub/christian-mueller/11/551/642


On Fri, Aug 23, 2013 at 8:40 AM, Hack Kampbjørn <
camel.us...@list.hack.kampbjorn.com> wrote:

> A workaround is to use a SchemaFactory implementation that is thread safe.
> The one bundled in JDK is not but the one in Xerces is.
>
> On 2013-08-22, at 12:38, solimo <rob...@budzko.eu> wrote:
>
> > Oh, how could I miss CAMEL-6630. Thanks.
> >
> >
> >
> > --
> > View this message in context:
> http://camel.465427.n5.nabble.com/Camel-JAXB-DataFormat-is-not-thread-safe-tp5737748p5737759.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
>
>

Reply via email to