On 30/10/2013 2:56 PM, Nasir Rasul wrote:
> Hi,
> The documentation is silent on how I can deploy as a process on
> grizzly. For instance, during development, one can do
> |mvn ||exec||:java
>
> |
> |to run the project.
>
> |
> |However, how do I launch it as a process which keeps on running even
> if I logout of the server?
>
> |
> |With tomcat, or other servers, it is expected that I deploy the war file.
>
> However, it is not clear to me by looking at either jersey or grizzly
> documentation, on how this can be achieved with grizzly.
>
>
> Thanks.
> |
>
> - Nasir
Nasir,
You should be asking this on the mailing list of the container you
use (e.g. Glassfish or Jetty). Jersey has nothing to do with this.
Gili