I have been running a web app on tomcat. When I added a module to create a pdf from xml using fop, I now get a server start up error where it can not instantiate the SAXFactory.
I have jar files for sax, xerces, xercesImpl, xalan, and fop. According to directions, I placed them in tomcat's common\lib.
Do I need to change my web-inf? Help. I can post code if it helps.
I have jar files for sax, xerces, xercesImpl, xalan, and fop. According to directions, I placed them in tomcat's common\lib.
Do I need to change my web-inf? Help. I can post code if it helps.