Hi Naresh,
I committed in my personal project repository... and I started to blog
about my experiments with Jersey:
http://weblogs.java.net/blog/felipegaucho/archive/2009/04/a_generic_crud.html
this first part is about my persistence layer.. the next entry will be
about jaxb + jpa, and then finally one about Jersey ...
:)
the Jersey project is the Footprint ....
I am using Maven 2.1.0 on Ubuntu, and I am developing on Eclipse IDE:
fgaucho_at_Fortunario:~/samples/jersey/jersey-samples-1.0.3/jaxb$ mvn --version
Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100)
Java version: 1.6.0_12
Java home: /usr/lib/jvm/jdk1.6.0_12/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.27-11-generic" arch: "i386" Family: "unix"