Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Aspect is getting compiled with servlet but not getting executed.


Repected all,

    Aspect is getting compiled with servlet but when executed
 the aspect is not getting executed.

 it shows exception as:

     java.lang.NOclassDefFoundError:printFoo
             .
             .
             at
 javax.servlet.http.httpservlet.service(httpServlet.java)
             .
             .

What shold be done to execute..should any package be
 downloaded....

 i am also attaching the code.Plz help me out...

 MuthuKumaran,
 Pondicherry University.
 India




_______________________________________________________________________
Odomos - the only  mosquito protection outside 4 walls -
Click here to know more!
http://r.rediff.com/r?http://clients.rediff.com/odomos/Odomos.htm&&odomos&&wn

Attachment: HelloWorld.java
Description: Binary data


Back to the top