Parser does not looks thread safe.

2016-08-02 Thread dineshk
 Hi, I am using Castor as an xml data binding tool which internally uses  org.apache.xerces.jaxp.SAXParserImpl to parse and un-marshall to java object. on very heavy load/concurrency e.g. around 20-25 thousand transactions in 30 mins we could see that we get the un-marshalled java object which has

Parser does not look thread safe on heavy load

2016-08-02 Thread Kasi, VisweswaraRao
Hi, I am using Castor as an xml data binding tool which internally uses org.apache.xerces.jaxp.SAXParserImpl to parse and un-marshall to java object. on very heavy load/concurrency e.g. around 20-25 thousand transactions in 30 mins we could see that we get the un-marshalled java object which has