users@grizzly.java.net

[Grizzly] How to deploy grizzly as a process

From: Nasir Rasul <nasir.rasul_at_gmail.com>
Date: Wed, 30 Oct 2013 16:12:12 -0400

Hi,
I want to deploy a jersey app as a process and use grizzly. Looking at the
grizzly doc, it is not clear to how I can accomplish that.

There are no such guidelines on jersey's documentation either.

Ordinarily, one can run using for development but process closes once you
close the console.
mvn exec:java

Would someone be able to share their experience?

Thanks.

- Nasir