users@jersey.java.net

Lift support for Jersey checked into trunk

From: James Strachan <james.strachan_at_gmail.com>
Date: Mon, 1 Jun 2009 18:07:16 +0100

Just a heads up; I figured hosting the jersey plugin for Lift was
probably best hosted at Jersey, so I've just checked it into the
contribs directory in trunk.

I created a sub project called 'scala' which contains all the various
version properties, plugins, repos and other maven bits and bobs which
are shared across the current two projects. (We might end up with a
few more scala modules maybe?).
https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/contribs/scala/

I'll try moving the jersey-scala module under the scala directory too
to further simply poms and avoid redundant stuff too...

The easiest way to get to grips with these changes is to run the test
web application (jersey-lift-test). (I don't have glassfish knowledge,
so have used Jetty like the rest of liftweb as the bootstrap container
for now but folks can easily refactor those bits to use glassfish etc
later).

from a local build and checkout you can do

  cd contribs/scala/jersey-lift-test
  mvn jetty:run

then view http://localhost:8080 to try out the test web application

or browse the code:
https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/contribs/scala/jersey-lift-test/


BTW is there a hudson CI build somewhere for Jersey BTW? Also is there
a nightly snapshot maven repo for Jersey?

-- 
James
-------
http://macstrac.blogspot.com/
Open Source Integration
http://fusesource.com/