Any ideas, on this.  Why does UserService.getCurrentUser() return null
sometimes.
How long is user logged in status valid?  In my application setting, the
cookie expiration is set to 1 day.

-Aswath
www.AccountingGuru.in <http://www.accountingguru.in/>.


On Sat, May 14, 2011 at 11:14 AM, Aswath Satrasala <
aswath.satras...@gmail.com> wrote:

> Hi,
> I have a GWT application.  For every RPC made, I do
> UserService.getCurrentUser() on the server, and then go ahead with the
> business logic.
> Sometimes, this call is returning null.  Under what circumstances it might
> return null?  This is really causing intermittent errors for my customers.
> Please suggest
>
> Regards,
> -Aswath
> www.AccountingGuru.in.
>

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

Reply via email to