Hi, It is given in the castor site that we can even go for other jaxp compliant parsers instead of org.apache.xerces.parsers.SAXParser to improve the castor performance.
I just want to know the list of jaxp compliant parsers and also the suitable one for replacing org.apache.xerces.parsers.SAXParser to improve the castor performance. Thanks in advance aparvatala

