Modjy servlet running correctly: jython 2.5rc4 (Release_2_5rc4:6470, Jun 8 2009, 13:23:16) [OpenJDK Client VM (Sun Microsystems Inc.)] on java1.6.0:
If you want to know how to get jython WSGI applications running on Google AppEngine, follow this link: How to get jython WSGI applications running on Google AppEngine.
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| HTTPS | off |
| HTTP_ACCEPT | text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 |
| HTTP_ACCEPT_CHARSET | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| HTTP_ACCEPT_LANGUAGE | en-us,en;q=0.5 |
| HTTP_CACHE_CONTROL | no-cache |
| HTTP_HOST | jywsgi.appspot.com |
| HTTP_PRAGMA | no-cache |
| HTTP_USER_AGENT | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| HTTP_X_APPENGINE_COUNTRY | US |
| HTTP_X_CC_ID | ccc04-01 |
| PATH_INFO | / |
| PATH_TRANSLATED | /base/data/home/apps/jywsgi/12.334083205644283435/ |
| QUERY_STRING | |
| REMOTE_ADDR | 38.107.179.237 |
| REMOTE_HOST | 38.107.179.237 |
| REMOTE_PORT | 0 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | |
| SERVER_PORT | |
| SERVER_PROTOCOL | HTTP/1.1 |
| j2ee.request | GET http://jywsgi.appspot.com/ HTTP/1.1 x-cc-id: ccc04-01 Host: jywsgi.appspot.com Accept: text/ht.. cut .. |
| j2ee.response | HTTP/1.1 200 content-type: text/html |
| j2ee.servlet | com.xhaus.modjy.ModjyJServlet@ea25c1 |
| j2ee.servlet_config | org.mortbay.jetty.servlet.ServletHolder$Config@54a25f |
| j2ee.servlet_context | ServletContext@70114c{/,file:/base/data/home/apps/jywsgi/12.334083205644283435/} |
| modjy.param.app_callable_name | handler |
| modjy.param.app_directory | /base/data/home/apps/jywsgi/12.334083205644283435 |
| modjy.param.app_filename | demo_app.py |
| modjy.param.app_import_name | None |
| modjy.param.cache_callables | 1 |
| modjy.param.callable_query_name | None |
| modjy.param.classdirs | None |
| modjy.param.exc_handler | standard |
| modjy.param.extdirs | None |
| modjy.param.initial_env | None |
| modjy.param.log_level | info |
| modjy.param.multithread | 1 |
| modjy.param.org.mortbay.jetty.webapp.NoTLDJarPattern | start.jar|ant-.*\.jar|dojo-.*\.jar|jetty-.*\.jar|jsp-api-.*\.jar|junit-.*\.jar|servlet-api-.*\.jar|d.. cut .. |
| modjy.param.packages | None |
| modjy.param.python.cachedir.skip | true |
| modjy.param.python.home | WEB-INF/lib-python |
| modjy.param.reload_on_mod | 1 |
| modjy.version | (0, 25, 3) |
| wsgi.errors | <open file '<Java OutputStream 'com.google.apphosting.runtime.security.shared.intercept.java.lang.Sy.. cut .. |
| wsgi.input | <open file '<Java InputStream 'com.google.apphosting.runtime.jetty.RpcConnection$RpcRequestInput@17d.. cut .. |
| wsgi.multiprocess | 0 |
| wsgi.multithread | 1 |
| wsgi.run_once | False |
| wsgi.url_scheme | http |
| wsgi.version | (1, 0) |