[gatein-commits] gatein SVN: r5030 - components/wsrp/trunk/consumer/src/main/resources/conf.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Nov 10 17:40:27 EST 2010


Author: chris.laprun at jboss.com
Date: 2010-11-10 17:40:26 -0500 (Wed, 10 Nov 2010)
New Revision: 5030

Modified:
   components/wsrp/trunk/consumer/src/main/resources/conf/wsrp-consumers-config.xml
Log:
- Re-added old NetUnity producer since it really provides WSRP 1 only portlets.

Modified: components/wsrp/trunk/consumer/src/main/resources/conf/wsrp-consumers-config.xml
===================================================================
--- components/wsrp/trunk/consumer/src/main/resources/conf/wsrp-consumers-config.xml	2010-11-10 21:29:17 UTC (rev 5029)
+++ components/wsrp/trunk/consumer/src/main/resources/conf/wsrp-consumers-config.xml	2010-11-10 22:40:26 UTC (rev 5030)
@@ -39,6 +39,12 @@
       </wsrp-producer>
    </deployment>
    <!--<deployment>
+      <wsrp-producer id="NetUnity" expiration-cache="300">
+         <endpoint-wsdl-url>http://wsrp.netunitysoftware.com/WSRPTestService/WSRPTestService.asmx?Operation=WSDL</endpoint-wsdl-url>
+         <registration-data/>
+      </wsrp-producer>
+   </deployment>-->
+   <!--<deployment>
       <wsrp-producer id="NetUnityV2" expiration-cache="300">
          <endpoint-wsdl-url>http://www.netunitysoftware.com/wsrp2interop/WsrpProducer.asmx?Operation=WSDL&WsrpVersion=Two</endpoint-wsdl-url>
          <registration-data/>



More information about the gatein-commits mailing list