Hi Anand, This means you're missing aspectjrt.jar in your webapp/WEB-INF/lib directory. Please check http://jakarta.apache.org/cactus/howto_classpath.html
Thanks -Vincent > -----Original Message----- > From: Anand Soni [mailto:[EMAIL PROTECTED] > Sent: 24 February 2003 11:06 > To: [EMAIL PROTECTED] > Subject: Cactus & J2ee srever > > > > Hi, > i am runing the cactus test case in j2ee -ri server & i am getting the > following error at the run time. > exception > javax.servlet.ServletException: Error instantiating servlet class > org.apache.cactus.server.runner.ServletTestRunner > > & > root causeroot cause > java.lang.NoClassDefFoundError: org/aspectj/lang/Signature > > the verifier tool does not give any error. > > can any one suggest me the cause. > > Anand Soni > ------------------------------------------------------------------------ -- > -------Whilst > > this email has been checked for all known viruses, recipients should > undertake their own virus checking as Xansa will not accept any liability > whatsoever. > This email and any files transmitted with it are confidential and > protected > by client privilege. It is solely for the use of the intended recipient. > Please delete it and notify the sender if you have received it in error. > Unauthorised use is prohibited. > Any opinions expressed in this email are those of the individual and not > necessarily the organisation. > > Xansa, Registered Office: Campus 300, Maylands Avenue, > Hemel Hempstead, HP2 7TQ, UK. > Registered in England No.1000954. > t +44 (0)8702 416181 > w www.xansa.com > ------------------------------------------------------------------------ -- > ------- > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
