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.