users@grizzly.java.net

How to deploy Grizzly to a production environment?

From: ikevin9 <y9_at_kevinpan.com>
Date: Wed, 24 Dec 2008 11:16:54 -0800 (PST)

Hi,

I am developing a RESTful Web Service application using Java Jersey (JAX-RS
1.0). I have a question regarding the deployment architecture. How is it
typically set up? Is it typically set up so connections from the Internet
are routed directly to the Grizzly listening port? Or, there should be an
Apache HTTP Web Server or Sun Java System Web Server listening on port 80
and redirecting all connections to the Grizzly listening port?

I would appreciate if anyone could provide some information about the set up
architecture of an deployment/production environment using Grizzly with Java
Jersey.

I would be using either Sun Solaris 10 or OpenSolaris 10.

Thanks!

Kind regards,

Kevin.


-- 
View this message in context: http://www.nabble.com/How-to-deploy-Grizzly-to-a-production-environment--tp21156933p21156933.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.