Hello,
I'm exposing my application via RESTEasy 3.0.5Final with Jackson JSON
provider. The serialization is still being written, so sometimes bugs
creep out. Most often it is some exception being thrown by the Jackson
serializer.
However, at the moment it happens, the response is already commited
Bill,
I sent a pull request last evening. A couple of issues I noticed:
- your source says 3.0.5.Final, I was expecting 3.0.6-SNAPSHOT or
something like that. Makes me a little bit scared to build it. Not
sure if your poms didn't get updated in your release.
- You have some failing tests. I'm