I have a PostProcessInterceptor that I'd like to be invoked for every
response, but I've discovered that if one of my ExceptionMappers creates a
response, the PostProcessInterceptor is not invoked. I did some searching
and found someone else who ran into the same problem:
https://community.jboss.org/thread/201677

As far as I know, the current JAX-RS spec doesn't speak to this, as it
doesn't define interceptors. Is this interaction between ExceptionMappers
and PostProcessInterceptors working as designed, or can RESTEasy be updated
to invoke PostProcessInterceptors for ExceptionMapper responses?

Thanks!

-Allen
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to