Author: chris.laprun(a)jboss.com
Date: 2007-06-19 12:18:11 -0400 (Tue, 19 Jun 2007)
New Revision: 7475
Modified:
trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml
Log:
- Increased cache expiration time to 300 seconds.
Modified: trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml
===================================================================
--- trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml 2007-06-19 14:12:43 UTC (rev
7474)
+++ trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml 2007-06-19 16:18:11 UTC (rev
7475)
@@ -28,7 +28,7 @@
<deployments>
<deployment>
- <wsrp-producer id="self" expiration-cache="120">
+ <wsrp-producer id="self" expiration-cache="300">
<!--
we need to use the individual endpoint configuration because the configuration
via wsdl forces an
immediate attempt to access the web service description which is not available
yet at this point of deployment
@@ -43,13 +43,13 @@
</wsrp-producer>
</deployment>
<!--<deployment>
- <wsrp-producer id="NetUnity" expiration-cache="120">
+ <wsrp-producer id="NetUnity" expiration-cache="300">
<
endpoint-wsdl-url>http://wsrp.netunitysoftware.com/WSRPTestService/WSR...
<registration-data/>
</wsrp-producer>
</deployment>-->
<!--<deployment>
- <wsrp-producer id="vignette" expiration-cache="120">
+ <wsrp-producer id="vignette" expiration-cache="300">
<endpoint-wsdl-url>http://wsrpdemo.vignette.com:8080/producer/wsdl</endpoint-wsdl-url>
<registration-data>
<property>
@@ -66,7 +66,7 @@
</wsrp-producer>
</deployment>-->
<!--<deployment>
- <wsrp-producer id="bea" expiration-cache="120">
+ <wsrp-producer id="bea" expiration-cache="300">
<endpoint-wsdl-url>http://wsrp.bea.com:7001/producer/producer?WSDL</endpoint-wsdl-url>
<registration-data>
<property>
@@ -78,7 +78,7 @@
</wsrp-producer>
</deployment>-->
<!--<deployment>
- <wsrp-producer id="oracle" expiration-cache="120">
+ <wsrp-producer id="oracle" expiration-cache="300">
<
endpoint-wsdl-url>http://portalstandards.oracle.com/portletapp/portlet...
<registration-data/>
</wsrp-producer>