[
https://issues.apache.org/jira/browse/SYNCOPE-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073263#comment-16073263
]
ASF subversion and git services commented on SYNCOPE-1141:
----------------------------------------------------------
Commit 09b1e9ace1e6d74b7409127f0a70e09e52d761f8 in syncope's branch
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=09b1e9a ]
[SYNCOPE-1141] JAXB Map adapter cannot cope with Enums, simplifying
> 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)