Does anyone know of a simple project for glassfish (a webbapp) that is a rest web service using Jersey. If its done in Maven 2 that would be even better! I’m using glassfish 3.1.
thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you download the jersey source, there is a samples folder:
https://svn.java.net/svn/jersey~svn/tags/jersey-1.11-b04/jersey/samples/
Another thing you could try out would be one of the maven-jersey archetypes:
http://docs.oracle.com/cd/E19226-01/820-7627/giqdq/index.html