[ https://issues.apache.org/jira/browse/OLINGO-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908365#comment-13908365 ]
Stephan Klevenz commented on OLINGO-173: ---------------------------------------- True. In JAX-RS a root locator class has to be annotated with at least one @PATH("/") element. I assume that CXF is just tolerant or has a default. I'll fix that to get it with the next release... > 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)