This content has been marked as final.
Show 1 reply
-
1. Re: Difference running JBoss-AOP-1.0.0 and JBoss-AOP-1.1
bill.burke Feb 10, 2005 10:29 AM (in response to giordano)There is a good chance you missed a step.
The SystemClassLoader stuff has been deprecated because it just doesn't work in a lot of environments.
If you think you can move to JDK 5, then the loadtime integration is much much better.
Bill