You might want to look at
  http://sites.google.com/site/oauthgoog/Home/gaeoauthproxy
It describes the integrated OAuth support for AppEngine that is in an early
testing stage.

On Sat, Apr 3, 2010 at 3:55 PM, Meki Cherkaoui <[email protected]>wrote:

> Hi John,
> Basically it seems that your implementation of OAuth :
> net.oauth.client.OAuthClient uses an HttpClient object which launches
> a new thread when instanciated!!
>
> Appengine doesn't support multi threading!
>
> THerefore I cannot use the net.oauth library!!
>
> I want to lunch my application on an AppEngine,
>
> Do you know a way I could get around this?
>
> Regards
>
> --
> 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] <oauth%[email protected]>.
> For more options, visit this group at
> http://groups.google.com/group/oauth?hl=en.
>
>

-- 
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