[
https://issues.apache.org/jira/browse/OLINGO-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850337#comment-13850337
]
Eugenio Lentini commented on OLINGO-70:
---------------------------------------
Hi Sergey and Stephan,
thanks a lot for the quick response, I have tried to exclude 2.0-m10 but I get
this exception due to a missing method
java.lang.NoSuchMethodError:
javax.ws.rs.core.Response.getHeaders()Ljavax/ws/rs/core/MultivaluedMap;
at
org.apache.cxf.jaxrs.utils.JAXRSUtils.setMessageContentType(JAXRSUtils.java:1587)
so I guess there is still a compatibility issue both in CXF 2.7.5 and 2.7.7.
I have checked in the JSR-311 jar file and that method does not exists.
Should I have to open an issue for Apache CXF or am I wrong?
Thanks a lot for your support :-)
Eu
> Missing getHeaderString method in javax.ws.rs.core.HttpHeaders
> --------------------------------------------------------------
>
> Key: OLINGO-70
> URL: https://issues.apache.org/jira/browse/OLINGO-70
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Affects Versions: V2 1.1.0
> Reporter: Eugenio Lentini
> Assignee: Stephan Klevenz
> Priority: Critical
> Fix For: V2 1.1.0
>
>
> Hi Stephen,
> I have noticed that in the method "extractRequestContentType" of the class
> RestUtil.java the call to the method "getHeaderString" cannot be resolved.
> javax.ws.rs.core.HttpHeaders does not contain that method.
> I'am using the core-incubating released on 19/11/2013.
> Thanks a lot for the attention.
> Eugenio
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)