[
https://issues.apache.org/jira/browse/SYNCOPE-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073264#comment-16073264
]
ASF subversion and git services commented on SYNCOPE-1141:
----------------------------------------------------------
Commit 631740d6f18037c3d2438f938bcff9000d089e95 in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=631740d ]
[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)