[jboss-cvs] JBossAS SVN: r92275 - branches/Branch_5_x/webservices/src/resources/jbossws-jboss.deployer/META-INF.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 12 11:20:20 EDT 2009


Author: alessio.soldano at jboss.com
Date: 2009-08-12 11:20:20 -0400 (Wed, 12 Aug 2009)
New Revision: 92275

Modified:
   branches/Branch_5_x/webservices/src/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml
Log:
Fixing documentation


Modified: branches/Branch_5_x/webservices/src/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml
===================================================================
--- branches/Branch_5_x/webservices/src/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml	2009-08-12 15:15:49 UTC (rev 92274)
+++ branches/Branch_5_x/webservices/src/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml	2009-08-12 15:20:20 UTC (rev 92275)
@@ -23,7 +23,7 @@
       If the content of <soap:address> is a valid URL, JBossWS will not rewrite it unless 'modifySOAPAddress' is true.
       If the content of <soap:address> is not a valid URL, JBossWS will rewrite it using the attribute values given below.
 
-      If 'webServiceHost' is not set, JBossWS uses requesters protocol host when rewriting the <soap:address>.
+      If 'webServiceHost' is set to 'jbossws.undefined.host', JBossWS uses requesters protocol host when rewriting the <soap:address>.
     -->
     <property name="webServiceHost">${jboss.bind.address}</property>
     <property name="modifySOAPAddress">true</property>




More information about the jboss-cvs-commits mailing list