Author: chris.laprun(a)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>
Show replies by date