Eugenio Lentini created OLINGO-173:
--------------------------------------
Summary: not working with another rest framework
Key: OLINGO-173
URL: https://issues.apache.org/jira/browse/OLINGO-173
Project: Olingo
Issue Type: Bug
Reporter: Eugenio Lentini
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)