[
https://issues.apache.org/jira/browse/OLINGO-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend closed OLINGO-173.
----------------------------------
> 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.2#6252)