[cvs] expresso commit by lhamel: wording for registry filter

JCorporate Ltd jcorp at jcorp2.servlets.net
Tue Nov 16 17:58:00 PST 2004


Log Message:
-----------
wording for registry filter

Modified Files:
--------------
    expresso/expresso-web/expresso/doc:
        release.xml

Revision Data
-------------
Index: release.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/release.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lexpresso-web/expresso/doc/release.xml -Lexpresso-web/expresso/doc/release.xml -u -r1.5 -r1.6
--- expresso-web/expresso/doc/release.xml
+++ expresso-web/expresso/doc/release.xml
@@ -28,8 +28,10 @@
 	</sect2>
     <sect2>
       <title>RequestRegistryFilter servlet Filter automatically sets data context and security parameters</title>
-      <para>All calls to setDataContext() will no longer be necessary as the filter propagates the parameter down 
-      through the layers. If upgrading, be sure that your web.xml includes the filter.</para>
+      <para>Calling setDataContext() after every DBObject instantiation
+    will no longer be necessary as the servlet filter sets this info, as well
+    as the user ID (UID) for the requesting user.
+    If upgrading, be sure to copy the filter definition from the Expresso web.xml into your web.xml.</para>
 	</sect2>
     <sect2>
       <title>Stored Procedure Support</title>


More information about the cvs mailing list