Re: [appengine-java] Jetty servlet invoker
I can't even get this to work correctly locally - I get a NullPointerException that seems to be related to ServletFilters. Specifically - the development BlobStore servlet filter (stack trace is below). What version are you using? Can you open a feature request to support Invoker here at our issue
[appengine-java] Jetty servlet invoker
Hi everybody, y added this lines into my web.xml invoker org.mortbay.jetty.servlet.Invoker invoker /servlet/* And it works on my local version of app-engine (automatically with the eclipse plugin)