Re: [Resteasy-users] Problem using RESTEasy mock framework withexception mapper

2012-08-28 Thread Jim Showalter
Does anyone on this list have a pointer to a working example of RESTEasy mock + exception mapper? Is it known to work?-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and

Re: [Resteasy-users] Problem using RESTEasy mock framework withexception mapper

2012-08-28 Thread Bill Burke
Also, FYI, we'll probably be deprecating and then removing the mock framework in favor of an in-memory client executor. So, you'll be building requests with JAX-RS 2.0 client api that execute directly on server side without going over the wire. On 8/28/2012 4:20 PM, Jim Showalter wrote: Does

Re: [Resteasy-users] Problem using RESTEasy mock framework withexception mapper

2012-08-28 Thread Jim Showalter
I did post a working simple example--the link was in my original email on this topic. Here it is again: http://stackoverflow.com/questions/12136780/resteasy-mock-vs-exception-mapper-vs-context -Original Message- From: Bill Burke Sent: Tuesday, August 28, 2012 1:32 PM To: