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 jm...@apache.org on 2004/06/01 20:01:54 UTC

cvs commit: ws-wsrp4j/portlets/proxyportlet README.txt

jmacna      2004/06/01 11:01:54

  Modified:    portlets/proxyportlet README.txt
  Log:
  Fixed type
  
  Revision  Changes    Path
  1.2       +1 -1      ws-wsrp4j/portlets/proxyportlet/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/ws-wsrp4j/portlets/proxyportlet/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt	17 Dec 2003 13:50:04 -0000	1.1
  +++ README.txt	1 Jun 2004 18:01:54 -0000	1.2
  @@ -10,7 +10,7 @@
   - configuration
   1. in general the proxyportlet uses the persistence provided by wsrp4j, it retrieves the producer
   data from proxyportlet/WEB-INF/persistence/producers (similar to the SwingConsumer persistence)
  -2. in genreral to point a specific proxyportlet instance (e.g. when put on a page) to a remote wsrp
  +2. in general to point a specific proxyportlet instance (e.g. when put on a page) to a remote wsrp
   portlet, the proxyportlets reads the two values "wsrp_producer_id" and "wsrp_portlet_handle"
   from the portlet preferences. In case of pluto these are set in the portletentityregistry.xml (see examples).
   3. To use the proxyportlet with the pluto portal/container you need to: