Changes for page Tomcat Installation

Last modified by Thomas Mortagne on 2023/12/01

<
From version < 54.1 >
edited by Vincent Massol
on 2020/06/29
To version < 54.2 >
edited by Vincent Massol
on 2020/06/29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -322,7 +322,7 @@
322 322  
323 323  == SEVERE: Error listenerStart ==
324 324  
325 -If you get this error in your Tomcat logs then you'll need to enable finer-grained logging configuration to see what's the problem. For Tomcat 6.x/7.x this involves copying the following content in a ##WEB-INF/classes/logging.properties## file:
325 +If you get this error in your Tomcat logs then you'll need to enable finer-grained logging configuration to see what's the problem. This involves copying the following content in a ##WEB-INF/classes/logging.properties## file:
326 326  
327 327  {{code}}
328 328  org.apache.catalina.core.ContainerBase.[Catalina].level = INFO

Get Connected