You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by dl...@apache.org on 2006/09/04 12:22:12 UTC

svn commit: r440016 - /portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/example/portletentityregistry.example.xml

Author: dlouzan
Date: Mon Sep  4 03:22:11 2006
New Revision: 440016

URL: http://svn.apache.org/viewvc?view=rev&rev=440016
Log: (empty)

Modified:
    portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/example/portletentityregistry.example.xml

Modified: portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/example/portletentityregistry.example.xml
URL: http://svn.apache.org/viewvc/portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/example/portletentityregistry.example.xml?view=diff&rev=440016&r1=440015&r2=440016
==============================================================================
--- portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/example/portletentityregistry.example.xml (original)
+++ portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/example/portletentityregistry.example.xml Mon Sep  4 03:22:11 2006
@@ -1,22 +1,21 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-Copyright 2003-2005 The Apache Software Foundation.
+<?xml version="1.0"?>
+<!-- 
+Copyright 2004,2005 The Apache Software Foundation
+Licensed  under the  Apache License,  Version 2.0  (the "License");
+you may not use  this file  except in  compliance with the License.
+You may obtain a copy of the License at 
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
+http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+distributed  under the  License is distributed on an "AS IS" BASIS,
+WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
+implied.
+
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-
 <portlet-entity-registry>
-
     <application id="3">
         <definition-id>testsuite</definition-id>
         <portlet id="1">
@@ -39,7 +38,6 @@
             </preferences>
         </portlet>
     </application>
-    
     <application id="4">
         <definition-id>testsuite</definition-id>
         <portlet id="1">
@@ -51,7 +49,6 @@
             </preferences>
         </portlet>
     </application>
-    
     <application id="5">
         <definition-id>pluto</definition-id>
         <portlet id="0">
@@ -64,11 +61,16 @@
             <definition-id>pluto.pageregistry</definition-id>
         </portlet>
     </application>
-    
     <application id="6">
-        <definition-id>wsrp4j-consumer</definition-id>
+        <definition-id>wsrp4j-testportlet</definition-id>
+        <portlet id="0">
+            <definition-id>wsrp4j-testportlet.WSRP4JTestPortlet</definition-id>
+        </portlet>
+    </application>
+    <application id="7">
+        <definition-id>wsrp4j-proxyportlet</definition-id>
         <portlet id="0">
-            <definition-id>wsrp4j-consumer.WSRP4JConsumer</definition-id>
+            <definition-id>wsrp4j-proxyportlet.WSRP4JConsumer</definition-id>
             <preferences>
                 <pref-name>wsrp_portlet_handle</pref-name>
                 <pref-value>0.1</pref-value>
@@ -81,5 +83,4 @@
             </preferences>
         </portlet>
     </application>
-    
-</portlet-entity-registry>      
+</portlet-entity-registry>