That's exactly what i was looking for, i missed it in the doc. Thanks a lot Sergey !
@Jose : yes it's also work but there are some drawbacks : 1/ we lose the explicit method signature (i.e. we don't know that Countries wraps a collection ) 2/ it also adds a wrapper in the json output which is not acceptable here. Anyway, thanks for your help ! Fabien -- View this message in context: http://cxf.547215.n5.nabble.com/JAX-RS-Customize-wrapper-pluralization-tp5738743p5738813.html Sent from the cxf-user mailing list archive at Nabble.com.
