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

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

    [ https://issues.apache.org/jira/browse/WW-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718542#comment-16718542 ] 

ASF GitHub Bot commented on WW-4989:
------------------------------------

lukaszlenart opened a new pull request #288: [WW-4989] Uses JacksonXML handler a default handler for XML in the REST plugin
URL: https://github.com/apache/struts/pull/288
 
 
   Implements [WW-4989](https://issues.apache.org/jira/browse/WW-4989)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Use JacksonXML handler instead of XStream as a default handler 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
>            Priority: Major
>             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)