users@jersey.java.net

[Jersey] Deploying a Jersey App

From: Issam Maamria <maamria_at_gmail.com>
Date: Wed, 23 May 2012 10:03:44 +0100

Hi all

Thank you all for the great support!

I have a basic question regarding deployment of Jersey. I want to set up a
production environment to serve requests with JSON objects. What is the
ideal setup? Is it Jersey on top of Tomcat on top of Apache? Or just Jersey
and Tomcat?

Thanks for sharing ideas

Issam