[Topaz-dev] NoClassDefFoundError: org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
Pradeep Krishnan
pradeepk at soft-point.com
Thu Mar 27 12:38:13 PDT 2008
Hi Alex,
Alex Worden wrote:
> Hi,
>
> Any ideas why I'm getting this when I try to start the PubApp in head?
>
> ERROR
> org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:203)
> [main] ContextLoader - 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 :
> org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
> Caused by:
> java.lang.NoClassDefFoundError:
> org/aspectj/weaver/reflect/ReflectionWorld$ReflectionWorldException
As far as I know, only spring is bringing in the aspectj dependencies
into the pom. Haven't been up to date on all the latest merges from the
branches and the pom clean ups that Ronald was doing. A dependency is
missing somewhere ... need to be chased down.
Cheers,
Pradeep
More information about the Topaz-Dev
mailing list