Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
Posted by: Pedro Furlanetto
Date: July 10, 2005 07:42PM

Deleting the mysql-connector-java-3.1.10-bin-g.jar from classpath solved the problem.

I have had this ideia after seeing that I configured both, bin and bin-g, accidently in the classpath and reading all the stuff about not using aspectjrt.jar.

It seens that for some reason the VM decides to load the bin-g instead of the bin.

Hope this helps all that steal haven't solved the problem.

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
July 10, 2005 07:42PM
March 14, 2007 04:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.