[ERROR] Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@6637a365{/,E:\java-code\mherp-main\Webapp\target\mherp-webapp}
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroSecurityFilter' defined in class path resource [applicationContext.xml]: BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0': Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.mherp.shirorealm.ShiroDbRealm] for bean with name 'shiroDbRealm' defined in class path resource [applicationContext.xml]; nested exception is java.lang.ClassNotFoundException: com.mherp.shirorealm.ShiroDbRealm

maven多模块调用出现问题
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-