[Resteasy-users] RESTeasy equivalent for Jersey InjectableProvider

2013-09-03 Thread Jakub Narloch
Hi, I was actually curiouse if there is a similar functionality in RESTeasy to the Jersey InjectableProvider? The interface basically allows to define provider for custom object injection. Thanks in advance, Jakub Narloch

[Resteasy-users] Announcing Arquillian REST extension.

2013-10-28 Thread Jakub Narloch
e any contributions to the newly developed extension. Thanks, Jakub Narloch -- Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this

[Resteasy-users] RESTEasy Runtime client propagation.

2015-02-27 Thread Jakub Narloch
oment only what we got was some InternalServerErrrorException being thrown on client side. The question is only how we should approach to this problem, is there a way to register a ExceptionMapper and then register a ClientResponseFilter to process that, or there is maybe other way? Regards,

Re: [Resteasy-users] RESTEasy Runtime client propagation.

2015-02-27 Thread Jakub Narloch
So, After a quick research I am trying to find the counterpart of ClientErrorInterceptor for RESTEasy 3.x, any sugestions? Regards, Jakub Narloch 2015-02-27 11:37 GMT+01:00 Jakub Narloch : > Hi, > > I think I have a quite interesting use case in our project, I had existing > servic