Session Time Out and Authentication problem with gaerequest module

27 views
Skip to first unread message

Cem Ikta

unread,
Nov 14, 2011, 9:07:11 AM11/14/11
to google-we...@googlegroups.com
Hello,

I try to use gaerequest module (mobilwebapp demo in gwt svn) to control session timeout and authentication. Everything works fine but I'll never get in GaeAuthenticationFailureEvent dispatch method. What I do is the same in Expenses or MobilwebApp gaerequest gwt module in samples.

Because I use Gwt 2.4, there is a bug with evenbus (http://code.google.com/p/google-web-toolkit/issues/detail?id=6653) with EventBus.

I use com.google.web.bindery.event.shared.EventBus and I have written BaseActivity to correct EventBus error (see bug link). Everything works fine with Activities but never comes into dispatch method in GaeAuthenticationFailureEvent?

Why does not dispatch event? (
In GaeAuthRequestTransport makes eventBus.fireEvent(new GaeAuthenticationFailureEvent(loginUrl)); )
Does anyone have problems with gearequest dispatch event in GWT 2.4?


Thanks.
Reply all
Reply to author
Forward
0 new messages