Hi Matthew, Hope you're looking at more recent documentation that that link :) The current doco is here: http://www.eclipse.org/jetty/documentation/current/
You might try looking at this class for some hints: https://github.com/eclipse/jetty.project/blob/jetty-9.3.x/jetty-quickstart/src/main/java/org/eclipse/jetty/quickstart/PreconfigureQuickStartWar.java cheers Jan On 1 September 2016 at 14:34, Matthew Sheppard <[email protected]> wrote: > Hi all, > > I ran across some documentation about jetty-quickstart today - It looks > very interesting, and I’d love to give it at try, however the documentation > only covers using it with Jetty’s start.jar, where as I’m configuring up a > Jetty server in other code rather than running start.jar on the command > line. > > Can anyone offer any pointers on how to use jetty-quickstart in a scenario > similar to https://wiki.eclipse.org/Jetty/Tutorial/Embedding_ > Jetty#Setting_a_Web_Application_Context ? > > Many thanks, > Matt Sheppard > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Jan Bartel <[email protected]> www.webtide.com *Expert assistance from the creators of Jetty and CometD*
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
