[portal-commits] JBoss Portal SVN: r5815 - trunk/wsrp/src/resources/portal-wsrp-sar

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Tue Dec 12 22:48:35 EST 2006


Author: chris.laprun at jboss.com
Date: 2006-12-12 22:48:34 -0500 (Tue, 12 Dec 2006)
New Revision: 5815

Modified:
   trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml
Log:
Added minimal registration data since default configuration requires registration for our producer.

Modified: trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml
===================================================================
--- trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml	2006-12-13 03:47:58 UTC (rev 5814)
+++ trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml	2006-12-13 03:48:34 UTC (rev 5815)
@@ -37,6 +37,7 @@
             <registration-url>http://localhost:8080/portal-wsrp/RegistrationService</registration-url>
             <portlet-management-url>http://localhost:8080/portal-wsrp/PortletManagementService</portlet-management-url>
          </endpoint-config>
+         <registration-data/>
       </wsrp-producer>
    </deployment>
    <!--<deployment>




More information about the portal-commits mailing list