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

flavia.rainone do-not-reply at jboss.com
Wed Dec 13 08:10:39 EST 2006


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

But, since you installed JRockit 1.5, you can also go for the  load time instrumentations in the jdk1.5 manner. 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993377#3993377

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993377



More information about the jboss-user mailing list