Re: [appengine-java] Jetty servlet invoker

2010-04-20 Thread Ikai L (Google)
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

2010-04-14 Thread gurbieta
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)