There is no such thing as "all of jetty" It's an impossible setup (as Jetty offers many different conflicting implementations of common components)
https://dev.eclipse.org/mhonarc/lists/jetty-users/msg06030.html If anything, the jtty is making a "what we consider to be the most useful jetty classes and configurations of jetty" Joakim Erdfelt / [email protected] On Fri, Jun 30, 2017 at 7:00 AM, Robert Nicholson < [email protected]> wrote: > jttyp.jar seems to include all of Jetty just not what start.jar has. > > So I think the idea was for it to be all self contained and not need a > jetty.home > > > On Jun 30, 2017, at 7:32 AM, Joakim Erdfelt <[email protected]> wrote: > > It sounds more like jetty-runner.jar then start.jar > > I would go with start.jar from the jetty-home.zip or the > jetty-distribution.zip personally. > > > Joakim Erdfelt / [email protected] > > On Fri, Jun 30, 2017 at 5:04 AM, Robert Nicholson < > [email protected]> wrote: > >> It seems to be a jar that performs the same function as start.jar >> >> https://github.com/stephenh/jtty >> >> I don’t really know why it exists. >> >> On Jun 30, 2017, at 6:40 AM, Joakim Erdfelt <[email protected]> wrote: >> >> What is jttyp.jar ??? >> >> Joakim Erdfelt / [email protected] >> >> On Thu, Jun 29, 2017 at 5:46 PM, Robert Nicholson < >> [email protected]> wrote: >> >>> So the existing application was using 8.0.0.M2 >>> >>> and it was being launched using java -jar jttyp.jar <port> <war> >>> >>> but jttyp.jar doesn’t support https as far as I can tell. >>> >>> Is there a plugin in replacement a later version of Jetty that will >>> support launching Jetty from the command >>> line in a similar fashion that will also support >>> >>> Does anybody know why jttyp.jar exists when start.jar seems to do the >>> same thing? >>> >>> > On Jun 29, 2017, at 10:00 AM, Robert Nicholson < >>> [email protected]> wrote: >>> > >>> > Is there any such version of Jttyp.jar and that Jtty class that will >>> support launching jetty to support https? >>> > >>> > Is there any alternative approach to launching jetty from the command >>> line? >>> >>> _______________________________________________ >>> 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 >>> >> >> _______________________________________________ >> 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 >> >> >> >> _______________________________________________ >> 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 >> > > _______________________________________________ > 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 > > > > _______________________________________________ > 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 >
_______________________________________________ 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
