Hi turbine devs,
Just trying to clarify if the session.timeout is still honored if set
with TR.props or if web.xml is overriding when we define
<session-config><session-timeout>[time in
minutes]</session-timeout></session-config>
Should we remove this setting from TR.props and just point users to
update the web.xml setting instead? (should also update the default
pipeline xml definition)
o.a.t.pipeline.DefaultSessionTimeoutValve processes the value from
TR.props, and the valve appears in the "turbine-classic-pipeline.xml",
but I am not sure how to easily detect if web.xml is overriding.
My guess is yes, as my users reported getting kicked off after an 30
minutes which is the default set in web.xml :-)
I am going to set both to the same value and see if that resolves the
issue for now.
Thanks!
Jeff
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]