File tree Expand file tree Collapse file tree
java/org/apache/catalina/manager/host Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ hostManagerServlet.noCommand=FAIL - No command was specified
3333hostManagerServlet.noHost =FAIL - Host name [{0}] does not exist
3434hostManagerServlet.noStoreConfig =FAIL - Please enable StoreConfig to use this feature
3535hostManagerServlet.noWrapper =Container has not called setWrapper() for this servlet
36- hostManagerServlet.pathCheckFail =FAIL - Unable to use [{0}] as that is outside the expected directory [{1}]
3736hostManagerServlet.pathCheckError =FAIL - Unable to use [{0}] due to [{2}] while checking if it was outside the expected directory [{1}]
37+ hostManagerServlet.pathCheckFail =FAIL - Unable to use [{0}] as that is outside the expected directory [{1}]
3838hostManagerServlet.persist =persist: Persisting current configuration
3939hostManagerServlet.persistFailed =FAIL - Failed to persist configuration
4040hostManagerServlet.persisted =OK - Configuration persisted
You can’t perform that action at this time.
0 commit comments