Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
Posted by: marcus sylvester
Date: May 17, 2005 01:06AM

I am using caucho Resin server and mysql db.
I am trying to lookup the data source and obtain a connection.

I have added
mysql-connector-java-3.1.8-bin.jar
mysql-connector-java-3.1.8-bin-g.jar
aspectjrt.jar

these jars are in resin\lib folder
additionally they are under WEB-INF\lib folder also

If i start resin with -verbose option i see all the jar files which i have added.

Still i am getting
com.caucho.config.LineConfigException: conf/resin.conf:173: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature

Please advise me what shall i do to solve this.

thanks

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
May 17, 2005 01:06AM
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.