[
https://issues.apache.org/jira/browse/SYNCOPE-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-1141.
---------------------------------------------
Resolution: Fixed
> Error when getting /numbers with application/xml
> ------------------------------------------------
>
> Key: SYNCOPE-1141
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1141
> Project: Syncope
> Issue Type: Bug
> Components: common
> Affects Versions: 2.0.4
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 2.0.5, 2.1.0
>
>
> When calling
> {code}
> curl -u admin:password -H "Accept: application/xml"
> http://localhost:9080/syncope/rest/numbers
> {code}
> the following result is returned:
> {code}
> <any1ByRealm><entry><key xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance" xmlns:ns4="
> http://www.w3.org/2001/XMLSchema" xsi:JAXBException occurred : class
> org.apache.syncope.common.lib.info.NumbersInfo$ConfItem nor any of its
> super class is known to this context..
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)