Author: veithen
Date: Thu Jan 1 14:49:07 2009
New Revision: 730626
URL: http://svn.apache.org/viewvc?rev=730626&view=rev
Log:
Removed special characters in axis2.xml files.
Modified:
synapse/trunk/java/repository/conf/sample/resources/misc/client/axis2.xml
synapse/trunk/java/repository/conf/sample/resources/misc/server/axis2.xml
Modified:
synapse/trunk/java/repository/conf/sample/resources/misc/client/axis2.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/repository/conf/sample/resources/misc/client/axis2.xml?rev=730626&r1=730625&r2=730626&view=diff
==============================================================================
--- synapse/trunk/java/repository/conf/sample/resources/misc/client/axis2.xml
(original)
+++ synapse/trunk/java/repository/conf/sample/resources/misc/client/axis2.xml
Thu Jan 1 14:49:07 2009
@@ -50,7 +50,7 @@
<!--To override repository/services you need to uncomment following
parameter and value SHOULD be absolute file path.-->
<!--ServicesDirectory only works on the following cases-->
<!---File based configurator and in that case the value should be a file
URL (http:// not allowed)-->
- <!---When creating URL Based configurator with URL âfile://â -->
+ <!---When creating URL Based configurator with URL "file://" -->
<!--- War based configurator with expanded case , -->
<!--All the other scenarios it will be ignored.-->
Modified:
synapse/trunk/java/repository/conf/sample/resources/misc/server/axis2.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/repository/conf/sample/resources/misc/server/axis2.xml?rev=730626&r1=730625&r2=730626&view=diff
==============================================================================
--- synapse/trunk/java/repository/conf/sample/resources/misc/server/axis2.xml
(original)
+++ synapse/trunk/java/repository/conf/sample/resources/misc/server/axis2.xml
Thu Jan 1 14:49:07 2009
@@ -50,7 +50,7 @@
<!--To override repository/services you need to uncomment following
parameter and value SHOULD be absolute file path.-->
<!--ServicesDirectory only works on the following cases-->
<!---File based configurator and in that case the value should be a file
URL (http:// not allowed)-->
- <!---When creating URL Based configurator with URL âfile://â -->
+ <!---When creating URL Based configurator with URL "file://" -->
<!--- War based configurator with expanded case , -->
<!--All the other scenarios it will be ignored.-->