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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to