users@jersey.java.net

Re: [Jersey] Demoing Scala+Lift templates with Jersey <was> Re: [Jersey] is there a way to get hold of the resource bean from inside a MessageBodyWriter? (and Lift templates are kinda working...)

From: James Strachan <james.strachan_at_gmail.com>
Date: Thu, 21 May 2009 12:22:39 +0100

2009/5/21 Paul Sandoz <Paul.Sandoz_at_sun.com>:
> Hi,
>
> I got the source (first time using git :-) ),

Warning its highly addictive! I love "git stash" :)

This is a good guide to find your feet from an svn background...
http://git-scm.com/course/svn.html

for an overview of git I like the community book...
http://book.git-scm.com/index.html


> built and tested it, but i had
> to add the following to the pom of lift-jersey and lift-jersey-test:
>
>    <repositories>
>        <repository>
>            <id>m2.dev.java.net</id>
>            <url>http://download.java.net/maven/2</url>
>            <layout>default</layout>
>        </repository>
>    </repositories>

Awesome patch applied thanks!

I've not seen a ton of interest from lift folks for the jersey
adapter; so am wondering if moving it to jersey might make more sense
- though we're currently dependent on trunk of lift; and a few things
might need further lift patches maybe (e.g. better integration with
sitemap). So maybe waiting until the JavaOne releases is safer then
merging into jersey trunk whenever is a good time?

I should hopefully have a demo I can point you at soon of using lift
on a jersey application; I've just about got my head around lift
templates now :) They take some getting used to - definitely an
acquired taste, but once acquired they are very elegant & powerful
(will full type safety & IDE completion no less).

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