I just tried to throw an WebApplicationException using RESTEasy 3.0.3 and my
ApplicationExceptionMapper was called, and I could see the it was wrapping
my WebApplicationException.
 
This was not what happened when one threw a WebApplicationException in
RESTEasy 2.x as far as I can recall, so I'm wondering if this is the new way
this works (which I hope it isn't), or whether there is something I need to
do now that I didn't before so that the response is sent back without being
intecepted by my ApplicationExceptionMapper.
 
Thanks in advance,
 
Dan
 
---
Daniel Kirkdorffer
 <mailto:danki...@comcast.net> danki...@comcast.net
 
 
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to