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