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