JDeveloper11gでimageDBとjpetstoreを実行しようとしています。正常にコンパイルされますが、実行されず、weblogicサーバーはエラーをスローします。Jdeveloper11gでSpring2.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