[
https://issues.apache.org/jira/browse/OLINGO-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827624#comment-13827624
]
Sergey Beryozkin edited comment on OLINGO-70 at 11/20/13 1:18 PM:
------------------------------------------------------------------
Hi, JAX-RS 2.0 is backward compatible with 1.1 so you won't need to customize
once you've updated the dependency; if the team updates the code to call on the
older JSR311 HttpHeaders method then there would be no need for users to
immediately switch to 2.0 API
Cheers. Sergey
was (Author: sergey_beryozkin):
Hi, JAX-RS 2.0 is backward compatible with 1.1 so you won't need to customize
once you've updated the dependency; if the team updates the code to all on the
older JSR311 HttpHeaders method then there would be no need for users to
immediately switch to 2.0 API
Cheers. Sergey
> 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
> Priority: Critical
>
> 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#6144)