You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2012/01/09 13:52:47 UTC

svn commit: r1229127 - /axis/axis1/java/trunk/src/site/xdoc/reference.xml

Author: veithen
Date: Mon Jan  9 12:52:47 2012
New Revision: 1229127

URL: http://svn.apache.org/viewvc?rev=1229127&view=rev
Log:
AXIS-1397: Reintegrated r260178 into the XDocs.

Modified:
    axis/axis1/java/trunk/src/site/xdoc/reference.xml

Modified: axis/axis1/java/trunk/src/site/xdoc/reference.xml
URL: http://svn.apache.org/viewvc/axis/axis1/java/trunk/src/site/xdoc/reference.xml?rev=1229127&r1=1229126&r2=1229127&view=diff
==============================================================================
--- axis/axis1/java/trunk/src/site/xdoc/reference.xml (original)
+++ axis/axis1/java/trunk/src/site/xdoc/reference.xml Mon Jan  9 12:52:47 2012
@@ -514,6 +514,7 @@ Example:
 
 <source>&lt;globalConfiguration&gt;
   &lt;parameter name="adminPassword" value="admin"/&gt;
+  &lt;parameter name="axis.servicesPath" value="/services/"/&gt;
   &lt;parameter name="attachments.Directory" value="c:\temp\attachments"/&gt;
   &lt;parameter name="sendMultiRefs" value="true"/&gt;
   &lt;parameter name="sendXsiTypes" value="true"/&gt;