Hi Jason,

Can you try using AspectJ 1.1.1 or greater? We've compiled Cactus with
AspectJ 1.1.1 which may be the reason for the problem.

Sorry about that.
-Vincent

> -----Original Message-----
> From: Jason Novotny [mailto:[EMAIL PROTECTED]
> Sent: samedi 17 juillet 2004 12:34
> To: [EMAIL PROTECTED]
> Subject: aspectj method not found
> 
> 
> Hi,
> 
>     I was updating our code to use cactus from over a year ago to cactus
> 1.6.1 out now. It seems mostly straightforward, however, my
> runservertests hangs and I looked at the FAQ entry which was still not
> too helpful. Just starting the server by hand and trying myself in the
> web browser to invoke the ServletTestRedirector gave me this 500 stack
> trace:
> 
> ----- Root Cause -----
> java.lang.NoSuchMethodError:
> org.aspectj.runtime.reflect.Factory.makeSJP(Ljava/lang/String;Lorg/aspectj
> /lang/Signature;I)Lorg/aspectj/lang/JoinPoint$StaticPart;
> 
>     I made sure to copy over aspectjrt-1.0.5.jar, cactus-1.6.1.jar over
> to my Tomcat server dir as I had before..... any ideas?
> 
>     Thanks, Jason
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to