LLTYK,

I have tried this before and couldn't get it to work with run-jetty-run.

Have you used this with run-jetty-run?

Possibly I have the parameters incorrect or don't understand how to map them to vm/program arguments.

FOR MY START RUN CONFIGURATION:
+ VM Args: -DSTOP.PORT=8888 -DSTOP.KEY=stop
+ Program Args: none

FOR MY STOP RUN CONFIGURATION:
+ VM Args: -DSTOP.PORT=8888 -DSTOP.KEY=stop
+ Program Args: --stop

Does this look right?

On 27/11/2010 4:25 AM, LLTYK wrote:
There's a -DSTOP.PORT option, then you can use the --stop option in jetty to
stop an already-running instance.

http://docs.codehaus.org/display/JETTY/Securing+Jetty

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to