You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jim Shea (JIRA)" <ji...@apache.org> on 2014/07/16 18:32:04 UTC

[jira] [Updated] (CXF-5884) org.apache.cxf.rs.security.oauth2.provider.OAuthJSONProvider is incompatible with JAX-RS 2.0

     [ https://issues.apache.org/jira/browse/CXF-5884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Shea updated CXF-5884:
--------------------------

    Description: org.apache.cxf.rs.security.oauth2.provider.OAuthJSONProvider includes a reference to javax.ws.rs.client.ClientException, which is not present in JAX-RS 2.0. This causes a ClassNotFoundException to be thrown when OAuthJSONProvider is loaded in a 2.0 environment.  (was: org.apache.cxf.rs.security.oauth2.provider.OAuthJSONProvider includes a reference to javax.ws.rs.client.ClientException, which is not present in JAX-RS 2.0. This causes a ClassNotFoundException to be thrown when OAuthJSONProvider is loaded.)

> org.apache.cxf.rs.security.oauth2.provider.OAuthJSONProvider is incompatible with JAX-RS 2.0
> --------------------------------------------------------------------------------------------
>
>                 Key: CXF-5884
>                 URL: https://issues.apache.org/jira/browse/CXF-5884
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS Security
>    Affects Versions: 2.7.11
>            Reporter: Jim Shea
>
> org.apache.cxf.rs.security.oauth2.provider.OAuthJSONProvider includes a reference to javax.ws.rs.client.ClientException, which is not present in JAX-RS 2.0. This causes a ClassNotFoundException to be thrown when OAuthJSONProvider is loaded in a 2.0 environment.



--
This message was sent by Atlassian JIRA
(v6.2#6252)