Hi,
Im getting the following error while the starting of Tomcat. I have version
5.5.23 of Tomcat and its an embedded version.
I had xercesImpl.jar in my classpath which conatins this class.
INFO: Error registering
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
The problem is that when I un-jar xercesImpl.jar and set the class path of
that un-jarred folder then it worked all fine. What is the possible
difference in jar file and accessing flat classes??
Regards,
Khurram.