You could use javassist directly to modify java.lang.Exception, and then use
-Xbootclasspath/p: to make the JVM use your copy. See 3.4 in
http://www.csg.is.titech.ac.jp/~chiba/javassist/v1/tutorial.html
This is a hack, and there are some licensing issues with the JDK if you choose to go down
that route
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170269#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...