There's not much to do with Shiro in GWT, but I have a blog post about setting up Shiro with Guice on App Engine. Most of it should be relevant to you since I don't talk much about the datastore.
One thing you should be able to do differently is to use the DefaultWebSessionManager, which doesn't work on App Engine. http://objectuser.wordpress.com/2011/06/30/apache-shiro-on-google-app-engine/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/j4xJwOrYBAEJ. 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/google-web-toolkit?hl=en.
