You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2011/07/19 00:36:57 UTC

[jira] [Resolved] (CXF-3666) Wrong code in MessageBodyWriter example

     [ 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