Hi All

thanks a lot for all the information. I managed to run both examples:

- OAuth::Examples::Provider webapp
- OAuth::Examples::Consumer webapp

Still, I cannot compile this project: OAuth::Examples::Desktop
Consumer

See my thread in this group: 
http://groups.google.com/group/oauth/browse_frm/thread/dd23448075230f18#

I have some comments on the Java codes...

1. In OAuth::Examples::Provider webapp: It does not use Maven standard
directory structure. It would be easier if it follows the standard
Maven structure like the Consumer webapp. With little effort I could
restructure it without any problem. Maybe is the project in transition
from Ant to Maven?

2. In Consumer webapp I cannot find a readme file. It would be easier
to have it for beginners just like in the Provider webapp.

3. I cannot find a 2-legged example. Is there any?

Thanks a lot for all the infos!

Cheers,
Lofi.


On 6 Jul., 22:51, John Kristian <[email protected]> wrote:
> The code inhttp://oauth.googlecode.com/svn/code/java/core/is stable;
> at least I don't know of any plans to make incompatible changes.  It
> supports 2-legged and 3-legged flows.  It supports OAuth Core 1.0 and
> 1.0a, although applications must handle the additional parameters for
> 1.0a.
>
> Compiled code is available from a Maven 
> repositoryhttp://oauth.googlecode.com/svn/code/maven/
> For example, the latest oauth-consumer.jar is 
> inhttp://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-consu...
> For more information about the .jars 
> seehttp://groups.google.com/group/oauth/browse_thread/thread/ea18a69a209...
>
> On Jul 3, 3:36 pm, "Dr. Jawa" <[email protected]> wrote:
>
> > I would like to know the status of the OAuth Java library...
> > - Is it already stable?
> > - Does it support 3- and 2-legged spec/draft?
> > - Can I download a binary version (no need to checkout from SVN and
> > compiling it by myself)?
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to