Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] I had a problem please help me

Do you have aspectjrt.jar on the classpath?
 
Yawn !!

----- Original Message ----
From: "vasumathi.guduru@xxxxxxxx" <vasumathi.guduru@xxxxxxxx>
To: aspectj-users@xxxxxxxxxxx; aspectj-dev@xxxxxxxxxxx
Sent: Monday, April 30, 2007 10:29:18 PM
Subject: [aspectj-users] I had a problem please help me

Hello Guyz,

I am working on WebGoat(web application) project as of my research work. I
am trying to write some aspects to improve the security of the Webgoat
aplication.

I wrote a simple aspect to say hello when a servlets doPost() is called.
But I am AspectNotBoundException. I don't have any idea, why it is coming
and how can solve that.

I did deploy the project as it was mentioned in the aspectJ cook book.

Please help me.
Thank you,
Vasumathi.



_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users





Back to the top