jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] No difference between global post match and pre-match ContainerResponseFilter filters

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Mon, 10 Sep 2012 15:16:33 +0100

There's no difference between global post match and pre-match response
filters unless no resource method match is available.

I suggest to drop references to @PreMatching from the documentation of
ContainerResponseFilter and simply say that name-bound filters are
executed after a successful match and the global response filters are
run in all the cases

Cheers, Sergey