Validator component - Add option to workaround JDK 1.6 Schema not being
threadsafe bug
--------------------------------------------------------------------------------------
Key: CAMEL-2557
URL: https://issues.apache.org/activemq/browse/CAMEL-2557
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.3.0
This SUN JDK bug
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6773084
Causes the Schema instance to *not* be thread safe under concurrent load. We
should add option {{useSharedSchema}} so people can turn it on / off on demand.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.