On 14 Jan 2013, at 3:16 PM, Gunnar Morling wrote:
> Actually I thought what you describe would already be the case.
Same here, I thought that it would be the case already.
--Hardy
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https:/
Hi,
Actually I thought what you describe would already be the case.
RESTEasy has a class ResteasyViolationExceptionMapper [1] which creates
HTTP responses in case of violation exceptions. I had a quick look at the
same and from that I'd say the required code is basically in place already
in this