[appengine-java] Re: UserService functionality when run via cron

2010-12-16 Thread andrew
You can find the bug reported in googleappengine Google Code Project
with Issue number 4230:

http://code.google.com/p/googleappengine/issues/detail?id=4230q=isUserAdmincolspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log

Votes in favor of fixing it are encourages (by me) :-)

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@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] Re: UserService functionality when run via cron

2010-12-15 Thread Benjamin Grabkowitz
The bug reference would be nice. If only to vote it up.

On Wed, Dec 15, 2010 at 2:10 AM, andrew aute...@gmail.com wrote:

 I submitted a bug on the subject, and it was accepted.

 If you want the bug reference I can find it.

 Andrew

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@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] Re: UserService functionality when run via cron

2010-12-14 Thread Didier Durand
Hi Ben

This exact topic was recently discussed in
http://groups.google.com/group/google-appengine-java/browse_thread/thread/4044a1dd38b20b44/c98a17a5ac3cfe05?lnk=gstq=cron+userservice#c98a17a5ac3cfe05

I proposed there an alternate solution to reach your goal.

regards

didier

On Dec 14, 9:38 pm, Ben bgrabkow...@gmail.com wrote:
 What is the intended return values for UserService members such as:

 isUserAdmin()

 When the code is being run through a cron job.

 Is there any way to determine if the code is being executed via cron using
 the UserService?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@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] Re: UserService functionality when run via cron

2010-12-14 Thread andrew
I submitted a bug on the subject, and it was accepted.

If you want the bug reference I can find it.

Andrew

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@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.