Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] QUESTION: NoClassDefFoundError


In certain situations i am getting a NoClassDefFoundError related to finding the woven aspect code. I am using LTW.

Would anyone have any ideas on what situations this could arise??

Most often this exception does not arise. However during shutdown of appserver, i have seen this exception quite often. However i have now seen this exception also occur not during shutdown.

method threw a java.lang.NoClassDefFoundError exception.
Caused by:(JBIMA0000)net/java/dev/moca/soa/jbi/aspects/example/JBIInterceptorAspect$19.


Back to the top