Hi all, I've found that cxf jax-rs behaves oddly with POSTs and empty requests bodies. There are two issues. Are they expected behavior or bugs?
Issue #1: If I have two post methods like: @POST It should be noted that I'm using the Jackson json provider and perhaps the issue is with that module. In short, if your resource method has a post with
