[
https://issues.apache.org/jira/browse/ISIS-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224823#comment-16224823
]
Vladimir Nisevic commented on ISIS-1771:
----------------------------------------
I just tested the build (mvn clean install) of the current master version with
* <resteasy-jaxrs.version>3.0.24.Final</resteasy-jaxrs.version> and
* <resteasy-jaxrs.version>3.1.4.Final</resteasy-jaxrs.version>
In both cases the build was successful.
> Restful viewer shows unreadable warnings
> ----------------------------------------
>
> Key: ISIS-1771
> URL: https://issues.apache.org/jira/browse/ISIS-1771
> Project: Isis
> Issue Type: Improvement
> Components: Core: Viewer: RestfulObjects
> Affects Versions: 1.15.1
> Reporter: Vladimir Nisevic
> Priority: Minor
>
> When using RestfulObjects, I get sometimes next warnings
> {code}
> 0:44:18,219 [i18n qtp1635985705-32 WARN ] RESTEASY002142:
> Multiple resource methods match request. Selecting one.
> 10:44:18,856 [i18n qtp1635985705-31 WARN ] RESTEASY002142:
> Multiple resource methods match request. Selecting one.
> 10:44:19,143 [i18n qtp1635985705-31 WARN ] RESTEASY002142:
> Multiple resource methods match request. Selecting one.
> 10:44:19,226 [i18n qtp1635985705-14 WARN ] RESTEASY002142:
> Multiple resource methods match request. Selecting one.
> 10:44:19,273 [i18n qtp1635985705-14 WARN ] RESTEASY002142:
> Multiple resource methods match request. Selecting one.
> {code}
> After research, I think the reason is known issue in the underlying RESTEasy
> version - in Isis 1.15.1 we use version '3.0.17.Final' and according to this
> RESTEasy issue https://issues.jboss.org/browse/RESTEASY-1398 the problem
> should be fixed since version '3.0.18.Final'.
> Possible way would be upgrade to latest RESTEasy version - '3.1.4.Final' or
> '3.0.24.Final'
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)