That is correct and I swear I fixed that in the wiki at some point because I ran in to the same issue.
Well, fixed (possible again). On Mon, Oct 10, 2011 at 10:07, Evan Ruff <[email protected]> wrote: > Hey guys, > Bit of a Jetty newbie here, so disregard if I'm an idiot. I was setting up > SSL on a new Jetty instance (7.4.5-ish) and noticed an error in the > documentation. From the Eclipse wiki doc, in the "Configuring Jetty > Section": http://wiki.eclipse.org/Jetty/Howto/Configure_SSL > I believe the line: <Set name="port">8443</Set> should be inside > the SslSelectChannelConnector block instead of the SslContextFactory block. > If you just copy/paste it the server gives you a "no such method" error when > starting up. Additionally, I needed a host entry to actually get the server > to bind correctly. > Is this an error? > Thanks, > E > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > > -- Chad La Joie www.itumi.biz trusted identities, delivered _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
