You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Brad Moody (JIRA)" <ji...@apache.org> on 2008/07/11 11:42:31 UTC

[jira] Created: (CXF-1699) Content type not set on http response

Content type not set on http response
-------------------------------------

                 Key: CXF-1699
                 URL: https://issues.apache.org/jira/browse/CXF-1699
             Project: CXF
          Issue Type: Bug
          Components: REST
    Affects Versions: 2.1.2
         Environment: WinXP pro
Java 1.5.1
            Reporter: Brad Moody
            Priority: Minor
             Fix For: 2.1.2


The content type decided by the Accept header and @ProduceMime annotation is set on the message object but is not transfered to the http response.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-1699) Content type not set on http response

Posted by "Brad Moody (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brad Moody updated CXF-1699:
----------------------------

    Attachment: JAXRSOutInterceptor.patch

Sets the content type on the message object before the repsonse headers are copied to the http response.

> Content type not set on http response
> -------------------------------------
>
>                 Key: CXF-1699
>                 URL: https://issues.apache.org/jira/browse/CXF-1699
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.2
>         Environment: WinXP pro
> Java 1.5.1
>            Reporter: Brad Moody
>            Priority: Minor
>             Fix For: 2.1.2
>
>         Attachments: JAXRSOutInterceptor.patch
>
>
> The content type decided by the Accept header and @ProduceMime annotation is set on the message object but is not transfered to the http response.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-1699) Content type not set on http response

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-1699.
-----------------------------------

    Resolution: Fixed

Brad's patch has been applied

> Content type not set on http response
> -------------------------------------
>
>                 Key: CXF-1699
>                 URL: https://issues.apache.org/jira/browse/CXF-1699
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.2
>         Environment: WinXP pro
> Java 1.5.1
>            Reporter: Brad Moody
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 2.1.2
>
>         Attachments: JAXRSOutInterceptor.patch
>
>
> The content type decided by the Accept header and @ProduceMime annotation is set on the message object but is not transfered to the http response.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CXF-1699) Content type not set on http response

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin reassigned CXF-1699:
-------------------------------------

    Assignee: Sergey Beryozkin

> Content type not set on http response
> -------------------------------------
>
>                 Key: CXF-1699
>                 URL: https://issues.apache.org/jira/browse/CXF-1699
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.2
>         Environment: WinXP pro
> Java 1.5.1
>            Reporter: Brad Moody
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 2.1.2
>
>         Attachments: JAXRSOutInterceptor.patch
>
>
> The content type decided by the Accept header and @ProduceMime annotation is set on the message object but is not transfered to the http response.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.