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

[jira] Updated: (CXF-1705) Servlet 2.3 compliance

     [ https://issues.apache.org/jira/browse/CXF-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hani Suleiman updated CXF-1705:
-------------------------------

    Attachment: cxf-1705.patch

> Servlet 2.3 compliance
> ----------------------
>
>                 Key: CXF-1705
>                 URL: https://issues.apache.org/jira/browse/CXF-1705
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 2.1.1
>            Reporter: Hani Suleiman
>             Fix For: 2.1.2
>
>         Attachments: cxf-1705.patch
>
>
> Currently there is one call to the servlet 2.4 API in ServletController. This can be made 2.3 compatible by specifying the encoding in the setContentType(...) call. Attached is a patch to fix this, and enable cxf to run in any servlet 2.3 container.

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