users@jersey.java.net

Re: [Jersey] Jersey and Google App Engine update

From: Vineet Sinha <vineet_at_architexa.com>
Date: Tue, 29 Sep 2009 00:24:56 -0400

Charlie, Cool. Thanks for the note.
I left the classes separate as it would be easier to allow the core jars to
evolve and allow the GAE folks to work with it. I actually didn't even
include jar the seperate files - I just created a new source directory
within the Eclipse project and everything worked well.

You might have issues getting sessions to work on GAE (on the server as
opposed to the test environment). Let me know if you do, and I can get you
my solution. I also have notes on JPA that might be helpful. Do let me know
if you have other weirdnesses.

Vineet


On Tue, Sep 29, 2009 at 12:14 AM, Charlie Knudsen <charlie.knudsen_at_gmail.com
> wrote:

> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>