On Mon, Sep 28, 2009 at 10:00 AM, Vineet Sinha <vineet_at_architexa.com> wrote:
> I filed a bug and posted a zip file of the sources here:
> https://jersey.dev.java.net/issues/show_bug.cgi?id=379
>
> Walter, Feel free to put them up on a source repository. Though my
> preference is for someone digging into the appropriate patches and
> getting them into Jersey.
>
> Feel free to let me know if any of you have troubles in getting it working.
Thanks Vineet! With these files I was able to get a hello world app
up deployed with no errors logged with the current app engine jars
(2.5) and jersey from checked out from svn (1.1.3-ea SNAPSHOT).
I decided to merge these files with the source I checked out instead
of including another jar, but other than a couple casts that I had to
do, it compiled right away.
Charlie