- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getTomcatConfigPath (0.07 seconds)
-
src/main/java/org/codelibs/fess/FessBoot.java
} else if (tempPath != null) { tomcatBoot.atBaseDir(new File(tempPath, "webapp").getAbsolutePath()); } final String tomcatConfigPath = getTomcatConfigPath(); if (tomcatConfigPath != null) { tomcatBoot.configure(tomcatConfigPath); // e.g. URIEncoding } tomcatBoot.logging(LOGGING_PROPERTIES, op -> { op.ignoreNoFile();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 11.3K bytes - Click Count (0)