Hey, all- I'm trying to look at the sample code from the Wiki [1], and test code for the Oauth extension that's in the Incubator branch [2], and am having some trouble with both.
It's not clear to me what I've done wrong, (I suspect I have some versioning issues) but it also appears that some of the code that is currently checked in doesn't work in conjunction with the OpenID library that's currently checked in. As far as I can tell, it also looks like the Oauth library that I just retrieved from Maven (version 2.1-SNAPSHOT) doesn't match the source that I got from SVN. I fixed almost all of the compiler errors in the test code from SVN, but there's still an unresolved OpenIdProvider class I need to track down. The best I can tell from SVN, it looks like it existed in a previous version of the OpenID library? Does anyone have any sample code for this extension that compiles and runs with any recent release? Or is there a different location I should be working from? I realize that this library is in flux and changing rapidly - should I hold off and come back in some weeks to look again? Thanks for your help! [1] http://wiki.restlet.org/docs_2.1/13-restlet/28-restlet/392-restlet.html [2] http://restlet.tigris.org/source/browse/restlet/tags/incubator/oauth-2.0-draft-10/org.restlet.ext.oauth/ -------------------------- John Wismar Alldata Technology 916-478-3296 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2796993

