Google announced java runtime for app engine yesterday. I wonder if we
will be able to run jersey on app engine's sandbox environment. It
supports jdk 6 and servlets. As long as an application does not spawn
threads and can run in a servlet environment, it should be compatible
with app engine. Any thoughts?