The issue is with the web.xml shipped with RestEasy, there is a typo in the file it
currently reads resteasy.resource.method-interceptors where it should be
resteasy.resource.method.interceptors
Everything is working fine now.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214994#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...