Article:
 |
|
Aspect-Oriented Programming and JBoss
|
| Subject: |
|
it's not intercepting!! - just Hello World! |
| Date: |
|
2003-11-28 13:12:06 |
| From: |
|
anonymous2
|
|
|
|
Here's what I'm doing :
set CLASSPATH=.;C:\jboss-4.0.0DR2\aop\jboss-common.jar;C:\jboss-4.0.0DR2\aop\jboss-aop.jar;C:\jboss-4.0.0DR2\aop\javassist.jar;C:\jboss-4.0.0DR2\aop\trove.jar
java -Djava.system.class.loader=org.jboss.aop.standalone.SystemClassLoader POJO
and the result I get is just - Hello World!
Any hints on what I might be missing.
Thanks,
C.
|
Showing messages 1 through 1 of 1.
-
it's not intercepting!! - just Hello World!
2003-12-16 14:06:26
anonymous2
[View]
Thanks