Kind, i need to make a fault injection tool for java programs and i use javassist. I have some question: how i can inject for example wrog type in a input parameter of method? how i can monitor the error propagation trught the program?
how i can modify at run-time the code of a method? I thing ,i can use another method for inject wrog data input: I thing use a mutator class who make a mutate data for parameter and inject. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874595#3874595 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874595 ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development