[jboss-user] [JBoss AOP] - Re: NoClassDefFoundError HeirarchicalLoaderRepository3

2006-12-12 Thread wallayta
When I try to have AOP load-time in jdk-1.4 manner with installed jrockit-1.5 I also get an error about HeirarchicalLoaderRepository3, not a NoClassDefFoundError by a java.lang.ClassCircularityError. I really don't understand why. View the original post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss AOP] - Re: NoClassDefFoundError HeirarchicalLoaderRepository3

2006-12-14 Thread wallayta
"flavia.rainone" wrote : If you want to do load-time with jrockit, you just can't do that in the jdk1.4 manner. | You need to use the native classloader hooks of jrockit. | | http://labs.jboss.com/portal/jbossaop/docs/1.5.0.GA/docs/aspect-framework/reference/en/html/running.html#d0e3208