|
@@ -1,4 +1,4 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!--
|
|
<!--
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
@@ -150,7 +150,7 @@
|
|
|
Note: The pattern used is equivalent to using pattern="common" -->
|
|
Note: The pattern used is equivalent to using pattern="common" -->
|
|
|
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" pattern="%h %l %u %t "%r" %s %b" prefix="localhost_access_log" suffix=".txt"/>
|
|
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" pattern="%h %l %u %t "%r" %s %b" prefix="localhost_access_log" suffix=".txt"/>
|
|
|
|
|
|
|
|
- <Context docBase="style24.admin" path="/" reloadable="true" source="org.eclipse.jst.jee.server:style24.admin"/></Host>
|
|
|
|
|
|
|
+ <Context docBase="style24.admin" path="/" reloadable="false" source="org.eclipse.jst.jee.server:style24.admin"/></Host>
|
|
|
</Engine>
|
|
</Engine>
|
|
|
</Service>
|
|
</Service>
|
|
|
</Server>
|
|
</Server>
|