[gatein-commits] gatein SVN: r8168 - portal/trunk/wsrp-integration/extension-war/src/main/webapp/WEB-INF/conf/wsrp.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Nov 30 13:05:58 EST 2011


Author: chris.laprun at jboss.com
Date: 2011-11-30 13:05:57 -0500 (Wed, 30 Nov 2011)
New Revision: 8168

Modified:
   portal/trunk/wsrp-integration/extension-war/src/main/webapp/WEB-INF/conf/wsrp/wsrp-configuration.xml
Log:
- Added a little bit more documentation.

Modified: portal/trunk/wsrp-integration/extension-war/src/main/webapp/WEB-INF/conf/wsrp/wsrp-configuration.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-war/src/main/webapp/WEB-INF/conf/wsrp/wsrp-configuration.xml	2011-11-30 18:04:05 UTC (rev 8167)
+++ portal/trunk/wsrp-integration/extension-war/src/main/webapp/WEB-INF/conf/wsrp/wsrp-configuration.xml	2011-11-30 18:05:57 UTC (rev 8168)
@@ -44,7 +44,8 @@
          <value-param>
             <name>consumersInitDelay</name>
             <description>Time (in seconds) after the start of the WSRP extension, waited before the consumers are
-               started
+               started. This is used to prevent deadlocking with self consumers trying to activate and blocking before
+               the WSDL is made available by JBoss WS.
             </description>
             <value>2</value>
          </value-param>



More information about the gatein-commits mailing list