Hi,
I am developing a web application in GWT that requires user authentication. I don't really want to handle accounts and passwords myself, and would prefer to use openid. The GWT+openid tutorials I've seen tend to also use google app engine, but I don't think it is possible in my case to deploy in that environment. Although I'm an experienced Java developer, I'm a noob with GWT, so it would be really helpful if there was a fully-worked example application that I can grab, build, run and then adapt. However, I couldn't find anything like that from an afternoon of googling.
I saw some similar threads in this mailing list, but they all either go right over my head or point at a google app engine solution.
Thanks,
Matthew