You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2018/12/11 08:44:00 UTC

[jira] [Created] (WW-4989) Use JacksonXML handler instead of XStream as a default handle for XML in the REST plugin

Lukasz Lenart created WW-4989:
---------------------------------

             Summary: Use JacksonXML handler instead of XStream as a default handle for XML in the REST plugin
                 Key: WW-4989
                 URL: https://issues.apache.org/jira/browse/WW-4989
             Project: Struts 2
          Issue Type: Dependency
          Components: Plugin - REST
            Reporter: Lukasz Lenart
            Assignee: Lukasz Lenart
             Fix For: 2.6


XStream library isn't actively developed but still maintained. Switching to JacksonXML is just a matter of a simple change in struts.xml. Backward compatibility will be kept by allowing users to use the existing XStream handler as optional to JacksonXML.

https://struts.apache.org/plugins/rest/#custom-contenttypehandlers



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)