[appengine-java] Re: OpenId Provider using java

2012-02-01 Thread TG
I tried to create a project with the example of openid-provider in
http://code.google.com/p/joid/source/browse/#svn%2Ftrunk%2Fexamples%2Fopenid-provider

but I got the error *The requested resource (/authenticate) is not 
available.*
in *http://localhost:8080/authenticate*
*
*
What I have to do? 
Do I ha to do the server installation?
http://code.google.com/p/joid/wiki/ServerInstallation
*
*
I'm running on Tomcat in Eclipse. 
*
*
*
*

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/q7FjScAdGjwJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] OpenId Provider using java

2012-01-26 Thread TG
It's a netbeans project?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/TKiC-3TY0bYJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] OpenId Provider using java

2012-01-26 Thread TG
and thanks for reply.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/P5QF2XqzR_QJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] OpenId Provider using java

2012-01-26 Thread TG
Could you tell me if I can use any openid provider in a openid consumer (in 
GAE )?

For example I tried to use a login from www.openid.org.cn in a openid 
 consumer (in Gae) and I receve 
Error: Server Error.

My goal is try to use a application(in GAE) as openid consumer using 
another application in GAE as openid provider.

Sorry for my English.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/xSaqCScuviEJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] OpenId Provider using java

2012-01-23 Thread TG
I cant find a example of openId provider using java on google app engine.

I only found a phyton example.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/ZmEL1euaslIJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.