[jboss-jira] [JBoss JIRA] (DROOLS-1509) ServiceResponse XStream marshalling inconsistencies with JAXB
Matteo Mortari (JIRA)
issues at jboss.org
Tue Apr 4 04:41:00 EDT 2017
[ https://issues.jboss.org/browse/DROOLS-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matteo Mortari updated DROOLS-1509:
-----------------------------------
Description:
XML Element in XStream is rendered with canonical name instead of being consistent with JAXB, for "response".
Additionally in JAXB marshalling the {{type}} and {{msg}} are attributes, while in XStream are child elements.
Please notice String special character escape is handled differently JAXB Vs XStream and this is NOT subject of this bug.
was:
... instead of being consistent with JAXB, for "response".
Additionally in JAXB marshalling the
> ServiceResponse XStream marshalling inconsistencies with JAXB
> -------------------------------------------------------------
>
> Key: DROOLS-1509
> URL: https://issues.jboss.org/browse/DROOLS-1509
> Project: Drools
> Issue Type: Bug
> Components: kie server
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
>
> XML Element in XStream is rendered with canonical name instead of being consistent with JAXB, for "response".
> Additionally in JAXB marshalling the {{type}} and {{msg}} are attributes, while in XStream are child elements.
> Please notice String special character escape is handled differently JAXB Vs XStream and this is NOT subject of this bug.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list