| Article: |
Aspect-Oriented Programming and JBoss | |
| Subject: | the example does'nt execute | |
| Date: | 2003-10-08 05:36:29 | |
| From: | anonymous2 | |
|
Response to: the example does'nt execute
|
||
|
The example code is in the DR2 distribution just in case you are cutting and pasting.
|
||
Showing messages 1 through 1 of 1.
-
the example does'nt execute
2003-10-09 03:17:54 anonymous2 [View]



I got it working. Everything was fine, but I had to add the trove.jar library to the classpath. That was not mentioned in the article. But the error only occured at runtime, compilation was fine without the lib. Does anybody know why?
And another question: Is it possible to define excludes in the class parameter of the interceptor-pointcut tag? I tried a bit with regular expressions, but didn't get a running solution. I would like to add a whole package to the interceptor-pointcut, but exclude one class / subpackage.
Thanks again for any help!!
Peter