[ 
https://issues.apache.org/jira/browse/OLINGO-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850297#comment-13850297
 ] 

Eugenio Lentini commented on OLINGO-70:
---------------------------------------

Hi Stephan,
I have checked with dependency:tree and olingo core depends on 
<jax.ws.rs.version>2.0-m10</jax.ws.rs.version> which is defined in the parent.

Is that correct or it has to be changed into jsr311-api dependency?

Moreover, there is a dependency on <cxf.version>2.7.5</cxf.version> which has 
transitive dependency on 
<cxf.javax.ws.rs.version>2.0-m10</cxf.javax.ws.rs.version> so Apache Olingo 
needs CXF so actually the dependency on jax 2.0 is mandatory, doesn't it?

Thanks a lot for your attention.
Eugenio

> 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)

Reply via email to