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 ja...@apache.org on 2003/12/05 17:01:44 UTC

cvs commit: ws-wsrp4j/provider/pluto/war/WEB-INF/data portletentityregistry.xml

jacob       2003/12/05 08:01:44

  Modified:    provider/pluto/war/WEB-INF/data portletentityregistry.xml
  Log:
  added another webapp to test group sessions
  
  Revision  Changes    Path
  1.2       +9 -0      ws-wsrp4j/provider/pluto/war/WEB-INF/data/portletentityregistry.xml
  
  Index: portletentityregistry.xml
  ===================================================================
  RCS file: /home/cvs/ws-wsrp4j/provider/pluto/war/WEB-INF/data/portletentityregistry.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- portletentityregistry.xml	3 Sep 2003 20:29:25 -0000	1.1
  +++ portletentityregistry.xml	5 Dec 2003 16:01:44 -0000	1.2
  @@ -10,5 +10,14 @@
               <definition-id>wsrptest.WSRPTestPortlet</definition-id>
           </portlet>
       </application>
  +    <application id="99">
  +        <definition-id>wsrptest</definition-id>
  +        <portlet id="1">
  +            <definition-id>wsrptest.WSRPTestPortlet</definition-id>
  +        </portlet>
  +        <portlet id="2">
  +            <definition-id>wsrptest.WSRPTestPortlet</definition-id>
  +        </portlet>
  +    </application>
       
   </portlet-entity-registry>