- This topic has 1 reply, 2 voices, and was last updated 13 years, 7 months ago by jkennedy.
-
AuthorPosts
-
SCOTT ELEMENTMemberHi, my first scaffolding project is generating 9 errors and 4 xml problems.
Any idea what the problem is?Description Resource Path Location Type
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-dao-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-generated-dao-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-generated-security-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-generated-service-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-generated-web-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-security-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-service-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details CashMgmtVer03-web-context.xml /CashMgmtVer03/resources Unknown Spring Beans Problem
Error occured processing XML ‘Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.’. See Error Log for more details applicationContext.xml /CashMgmtVer03/WebContent/WEB-INF Unknown Spring Beans Problem
jkennedyMemberHello, sorry for the delay in responding:
A few follow on questions:
1. Are you running in STS or MyEclipse for Spring stand alone?
2. Do these errors prevent the application from running?
3. Can you send your project to jkennedy@skywaysoftware.com and i will take a look
4. Which server are you deploying your application too?Thanks,
Jack -
AuthorPosts