tags:

views:

9

answers:

0

Is it possible to use only the command line to Run jetty with only a specified war file and context path.

Something like: java -jar $jettyHome/start.jar -Dwar.location=myApp.war -DcontextPath=/myApp OPTIONS=default,plus,jsp