This patch is needed to install Lokahi in any server.

--
Cordialement,
Ludo - http://www.ubik-products.com
---
"L'amour pour principe et l'ordre pour base; le progres pour but" (A.Comte)
Index: /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/state.xml
===================================================================
--- /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/state.xml    (revision 
450355)
+++ /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/state.xml    (working copy)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
    specific language governing permissions and limitations
    under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <states>
   <state id="2" name="Cancel" color="red"/>
   <state id="1" name="Running" color="blue"/>
Index: /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/function.xml
===================================================================
--- /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/function.xml (revision 
450355)
+++ /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/function.xml (working copy)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
    specific language governing permissions and limitations
    under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <functions>
   <function id="8" name="Update Virtualhost" command="UpdateVirtualHost"/>
   <function id="123" name="Delete Alert" command="DeleteAlert"/>
Index: /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/toolbox.xml
===================================================================
--- /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/toolbox.xml  (revision 
450355)
+++ /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/toolbox.xml  (working copy)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
    specific language governing permissions and limitations
    under the License.
 -->
-<?xml version="1.0"?>
 
 <toolbox>
   <!--  <tool>-->
Index: /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/agent.wsdd
===================================================================
--- /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/agent.wsdd   (revision 
450355)
+++ /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/agent.wsdd   (working copy)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
    specific language governing permissions and limitations
    under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <deployment xmlns="http://xml.apache.org/axis/wsdd/";
             xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>
   <service name="JobHandler" provider="java:RPC">
Index: /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/server-config.wsdd
===================================================================
--- /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/server-config.wsdd   
(revision 450355)
+++ /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/server-config.wsdd   
(working copy)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
    specific language governing permissions and limitations
    under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <deployment xmlns="http://xml.apache.org/axis/wsdd/"; 
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>
   <globalConfiguration>
     <parameter name="adminPassword" value="admin"/>
Index: /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/agent.log4j.xml
===================================================================
--- /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/agent.log4j.xml      
(revision 450355)
+++ /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/agent.log4j.xml      
(working copy)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
    specific language governing permissions and limitations
    under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/";>
 
Index: /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/log4j.xml
===================================================================
--- /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/log4j.xml    (revision 
450355)
+++ /Users/ludo/Workspaces/UbikDevSite/lokahi/conf/log4j.xml    (working copy)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
@@ -16,7 +17,6 @@
    specific language governing permissions and limitations
    under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/";>
 

Reply via email to