Documentation can be inaccurate in the property name
tjws.webapp.<context name="">.init.timeouts - specifies init timeout in seconds of corresponding web application by context name, use * if you need to define it for all contexts</context>
it should be
tjws.webapp.<context name="">.init.timeout - specifies init timeout in seconds of corresponding web application by context name, use * if you need to define it for all contexts</context>
No ending (s)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Planned for fix in release 101
Documentation can be inaccurate in the property name
tjws.webapp.<context name="">.init.timeouts - specifies init timeout in seconds of corresponding web application by context name, use * if you need to define it for all contexts</context>
it should be
tjws.webapp.<context name="">.init.timeout - specifies init timeout in seconds of corresponding web application by context name, use * if you need to define it for all contexts</context>
No ending (s)