Has anyone tried running T 5.2 w/ the latest GAE 1.3 SDK ? I was happily running on sdk 1.2.5 w/ some of Dmitry's wonderful hacks to make the local dev server work ( http://dmitrygusev.blogspot.com/2009/10/develope-java-applications-with-gae-sdk.html); however, I did need to update to 1.3 to try out the Blobstore API (which works very nicely, 3 lines of code needed to change from T5 Upload to that) and I'm running into the same issues (e.g. java.lang.ClassFormatError: Invalid length 65050 in LocalVariableTable ) but I can't get it working w/ the same hacks.
Any ideas / thoughts / experiences ? Regards, Alex K