Hi Sergey,
I'm sorry but I'm unable to find the class/jar you told me. 

I've checked out CXF sources from its SVN and the "Apache CXF Runtime OAuth
1.0a" module has the following dependency:

        <dependency>
            <groupId>net.oauth.core</groupId>
            <artifactId>oauth-provider</artifactId>
            <version>${oauth.version}</version>
        </dependency>

After building the corresponding project, some jars are placed in my maven
repository: oauth-20100527.jar, oauth-consumer-20100527.jar,
oauth-provider-20100527.jar

Using this files to resolve my project oauth dependencies has the same wrong
behavior I described before :-( Could you help me to locate the correct jar
file?

Thank you very much for your time and help,
Jordi


--
View this message in context: 
http://cxf.547215.n5.nabble.com/jira-Created-CXF-4051-Custom-OAuth-scopes-are-not-supported-tp5164840p5643403.html
Sent from the cxf-issues mailing list archive at Nabble.com.

Reply via email to