Upgrading to 9.4.7 fixed the issue THANK YOU. However there appears to be no MappedLoginService class in 9.4.7. Any tips on that?
On Mon, Oct 16, 2017 at 4:48 PM, Java CodeSmith <[email protected]> wrote: > ok, I'm going to try to upgrade within 1 day and let you know. > > On Mon, Oct 16, 2017 at 4:47 PM, Joakim Erdfelt <[email protected]> > wrote: > >> Jetty 9.3.6.v20151106 is very old, even for the 9.3.x series of releases >> (9.3.21.v20170918 is the last release in 9.3.x) >> >> Jetty 9.4.x is the current stable tree of code. >> The most recent 9.4.x release is 9.4.7.v20170914 >> >> >> >> Joakim Erdfelt / [email protected] >> >> On Mon, Oct 16, 2017 at 1:19 PM, Java CodeSmith <[email protected]> >> wrote: >> >>> Hi, >>> >>> 9.3.6 >>> >>> On Mon, Oct 16, 2017 at 3:50 PM, Simone Bordet <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> On Mon, Oct 16, 2017 at 4:01 PM, Java CodeSmith <[email protected]> >>>> wrote: >>>> > I'm actually *trying* make a failure here to simulate an SSL handshake >>>> > exception failure so I can confirm my application handles an SSL >>>> handshake >>>> > exception properly. So it's not not like I expect it to work. I >>>> just need >>>> > the exception to be handled in the same way as a real *normal* >>>> > >>>> > If an SSL negotation fails on an async request, where is that failure >>>> > detectable? (other than the logs) >>>> >>>> Cut and pasted your code, and I get: >>>> >>>> 2017-10-16 21:49:21.940:INFO::main: Logging initialized @219ms to >>>> org.eclipse.jetty.util.log.StdErrLog >>>> 2017-10-16 21:49:22.230:WARN:oejus.SslContextFactory:main: No >>>> supported ciphers from [<snipped ciphers>] >>>> oncomplete was run >>>> >>>> What exact Jetty version are you using ? >>>> >>>> -- >>>> Simone Bordet >>>> ---- >>>> http://cometd.org >>>> http://webtide.com >>>> Developer advice, training, services and support >>>> from the Jetty & CometD experts. >>>> _______________________________________________ >>>> 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
