[jbossws-commits] JBossWS SVN: r10526 - container/jboss50/branches/ropalka-jboss510/src/main/resources/jbossws-jboss.deployer/META-INF.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Aug 13 02:14:39 EDT 2009


Author: richard.opalka at jboss.com
Date: 2009-08-13 02:14:38 -0400 (Thu, 13 Aug 2009)
New Revision: 10526

Modified:
   container/jboss50/branches/ropalka-jboss510/src/main/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml
Log:
sync doc

Modified: container/jboss50/branches/ropalka-jboss510/src/main/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml
===================================================================
--- container/jboss50/branches/ropalka-jboss510/src/main/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml	2009-08-12 15:19:22 UTC (rev 10525)
+++ container/jboss50/branches/ropalka-jboss510/src/main/resources/jbossws-jboss.deployer/META-INF/stack-agnostic-jboss-beans.xml	2009-08-13 06:14:38 UTC (rev 10526)
@@ -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 host when rewriting the <soap:address>
     -->
     <property name="webServiceHost">${jboss.bind.address}</property>
     <property name="modifySOAPAddress">true</property>



More information about the jbossws-commits mailing list