[jboss-user] [JBoss AOP] - Re: Use JBoss AOP to do fault injection experiments

Nicholas Whitehead do-not-reply at jboss.com
Thu Dec 16 13:26:02 EST 2010


Nicholas Whitehead [http://community.jboss.org/people/nwhitehead] created the discussion

"Re: Use JBoss AOP to do fault injection experiments"

To view the discussion, visit: http://community.jboss.org/message/576487#576487

--------------------------------------------------------------
Sure. This will work. Do you have some specific interfaces that the calls you want to intercept belong to ? It sure makes it easier.
Also, are you using Java 1.5+ ? If so, the runtime weaving works well and is the most flexible. Otherwise, you will need to statically instrument and kick out an "instrumented" jar.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/576487#576487]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101216/a596255f/attachment.html 


More information about the jboss-user mailing list