[
https://issues.apache.org/jira/browse/SYNCOPE-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972337#comment-15972337
]
ASF subversion and git services commented on SYNCOPE-1066:
----------------------------------------------------------
Commit 3da6a0455d99e8c97e184072f54362d6801297fc in syncope's branch
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=3da6a04 ]
[SYNCOPE-1066] Avoid invoking REST via HTTP to fetch the generated WADL; rather
getting it via Spring bean
> WADL servlet uses request url to provide wadl
> ---------------------------------------------
>
> Key: SYNCOPE-1066
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1066
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.2
> Reporter: Andrea Patricelli
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 2.0.4, 2.1.0
>
>
> Actually custom WADL servlet uses request url to provide WADL info, but in
> some cases url could be misleading and errors can occur. For example if using
> docker with port forwarding host and port of container on which Syncope is
> running could be different from host and port used to call the WADL.
> This means that request url could not be used in all cases.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)