[jira] [Commented] (ISIS-1771) Restful viewer shows unreadable warnings

2017-12-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16301418#comment-16301418
 ] 

ASF subversion and git services commented on ISIS-1771:
---

Commit 1e59a675dc07488a663d95927bb00c1b5fcec912 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=1e59a67 ]

ISIS-1771: bumps to latest 3.0.x resteasy version


> 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
>Assignee: Dan Haywood
>Priority: Minor
> Fix For: 1.16.0
>
>
> 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)


[jira] [Commented] (ISIS-1771) Restful viewer shows unreadable warnings

2017-10-30 Thread Vladimir Nisevic (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224823#comment-16224823
 ] 

Vladimir Nisevic commented on ISIS-1771:


I just tested the build (mvn clean install) of the current master version with 

*  3.0.24.Final  and   
*  3.1.4.Final

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)