[ https://issues.apache.org/jira/browse/CXF-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Beryozkin resolved CXF-3666. ----------------------------------- Resolution: Fixed Assignee: Sergey Beryozkin > Wrong code in MessageBodyWriter example > --------------------------------------- > > Key: CXF-3666 > URL: https://issues.apache.org/jira/browse/CXF-3666 > Project: CXF > Issue Type: Bug > Components: Documentation > Reporter: Pierre Ingmansson > Assignee: Sergey Beryozkin > Priority: Trivial > Original Estimate: 10m > Remaining Estimate: 10m > > The example for MessageBodyWriter on > http://cxf.apache.org/docs/jax-rs-basics.html#JAX-RSBasics-CustomMessageBodyProviders > contains: > @ProduceMime("text/plain") > Which I believe should be: > @Produces("text/plain") -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira