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:30:09 UTC

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

Jim Shea created CXF-5884:
-----------------------------

             Summary: 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.



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