On Wed, 15 Apr 2009, Michael Rogger wrote:

Hi,

I have several projects (each project is a component for the whole system) and I apply already compiled aspects to them. Everything works fine until I access a 3rd party library from the aspect, for example I call a factory class or make an instance. If I do that, I get a java.lang.NoClassDefFoundError execption, so the classloader cannot find the library.

[snip]
Have you tried this guide:
http://mojo.codehaus.org/aspectj-maven-plugin/libraryJars.html

Please post some config if it does not work.


--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to