我正在尝试在 JDeveloper 11g 中运行 imageDB 和 jpetstore。它编译得很好,但它不会运行,并且 weblogic 服务器会抛出错误。有谁知道如何在 Jdeveloper 11g 中成功运行 Spring 2.5.x 示例应用程序?
尝试 jpetstore 示例时出现以下错误。
Jul 27, 2009 5:03:20 PM org.springframework.web.context.ContextLoader initWebApplicationContext
SEVERE: Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing
XML document from ServletContext resource [/WEB-INF/applicationContext.xml]; nested exception is java.lang.NoClassDefFoundError: Could not initialize class
org.springframework.aop.aspectj.AspectJExpressionPointcut