[
https://issues.apache.org/jira/browse/OLINGO-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908366#comment-13908366
]
ASF subversion and git services commented on OLINGO-173:
--------------------------------------------------------
Commit e2c9537375390714c691aa5d635f5c3707775dfb in incubator-olingo-odata2's
branch refs/heads/master from [~klevenzs]
[
https://git-wip-us.apache.org/repos/asf?p=incubator-olingo-odata2.git;h=e2c9537
]
[OLINGO-173] add missing @PATH annotation
> not working with another rest framework
> ---------------------------------------
>
> Key: OLINGO-173
> URL: https://issues.apache.org/jira/browse/OLINGO-173
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Reporter: Eugenio Lentini
> Assignee: Stephan Klevenz
> Fix For: V2 1.2.0
>
>
> Hi,
> I have tested Olingo with Jersey instead of Apache CXF and keeping
> javax.ws.rs 2.0 and I got some issues.
> Basically I have solved them adding a "may be" missing annotation in this
> class
> @Path("/")
> public class ODataRootLocator {
> ...
> }
> I have the suspect that in Apache CXF works because of a bug, but I am not
> sure, I do not develop against CXF so well.
> Thanks a lot for the attention.
> Eugenio
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)