[
https://issues.apache.org/jira/browse/OLINGO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugenio Lentini closed OLINGO-299.
----------------------------------
Resolution: Invalid
Fix Version/s: V2 1.2.0
Hi Stephan,
I close the issue because I have seen it is coming from an old version of
apache wink deployed in IBM WebSphere.
I have updated to version 8.5.5.2 and the issue went away.
Thanks a lot for the attention.
Eugenio
> Impossible to find a method to manage GET
> -----------------------------------------
>
> Key: OLINGO-299
> URL: https://issues.apache.org/jira/browse/OLINGO-299
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Reporter: Eugenio Lentini
> Priority: Blocker
> Fix For: V2 1.2.0
>
>
> Hi,
> when I hit the http request I get the following exception
> org.apache.wink.server.internal.registry.ResourceRegistry
> filterDispatchMethods Impossible de trouver une méthode de la classe
> org.apache.olingo.odata2.core.rest.ODataRootLocator qui prend en charge GET
> I org.apache.wink.server.internal.RequestProcessor logException L'exception
> WebApplicationException (405) s'est produite lors de l'appel de la chaîne de
> gestionnaires
> According to the specification the error 405 is thrown when there is not a
> method able to manage the request method GET.
> Moreover, in the class ODataRootLocator.java I still have an issue with
> jsr311 as incampatibility
> @Context
> private Application app;
> and @Path("/{pathSegments: .*}") which it seems causing some issues.
> Thanks a lot for the attention.
> Eugenio
--
This message was sent by Atlassian JIRA
(v6.2#6252)