Jetty 9.3 access logging recommended configuration

Marvin Addison marvin.addison at gmail.com
Thu Nov 19 13:59:07 EST 2015


>
> It's not clear how the start() method ever got called to perform
> initialization, but at least I have a lead on where to go to fix.
>

Calling start() fixed it. Simply add the following after the <Set> element:

  <Ref refid="RequestLog">
    <Call name="start" />
  </Ref>

I'll update the Wiki.

M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20151119/333f8218/attachment.html>


More information about the dev mailing list