哈德大大 2017-07-14 10:02 采纳率: 0%
浏览 561
已结题

maven多模块调用出现问题

[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

  • 写回答

1条回答 默认 最新

  • dabocaiqq 2018-07-30 16:19
    关注
    评论

报告相同问题?