[portal-commits] JBoss Portal SVN: r5935 - trunk/wsrp/src/resources/portal-wsrp-sar
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Tue Dec 26 20:02:15 EST 2006
Author: chris.laprun at jboss.com
Date: 2006-12-26 20:02:13 -0500 (Tue, 26 Dec 2006)
New Revision: 5935
Modified:
trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml
Log:
Reverted deployment of consumers for public producers (committed by mistake).
Modified: trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml
===================================================================
--- trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml 2006-12-26 00:11:17 UTC (rev 5934)
+++ trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml 2006-12-27 01:02:13 UTC (rev 5935)
@@ -40,7 +40,7 @@
<registration-data/>
</wsrp-producer>
</deployment>
- <deployment>
+ <!--<deployment>
<wsrp-producer>
<producer-id>NetUnity</producer-id>
<expiration-cache>120</expiration-cache>
@@ -88,5 +88,5 @@
<endpoint-wsdl-url>http://portalstandards.oracle.com/portletapp/portlets?WSDL</endpoint-wsdl-url>
<registration-data/>
</wsrp-producer>
- </deployment>
+ </deployment>-->
</deployments>
\ No newline at end of file
More information about the portal-commits
mailing list