[cvs]
expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/services/dbobj
SecurityDBObject.java
JCorporate Ltd
jcorp at jcorp2.servlets.net
Mon May 24 12:34:33 PDT 2004
Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/services/dbobj
In directory jcorp2.servlets.net:/tmp/cvs-serv18278/expresso-web/WEB-INF/src/com/jcorporate/expresso/services/dbobj
Modified Files:
SecurityDBObject.java
Log Message:
add comments only
Index: SecurityDBObject.java
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/services/dbobj/SecurityDBObject.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** SecurityDBObject.java 7 Apr 2004 06:38:53 -0000 1.11
--- SecurityDBObject.java 24 May 2004 19:34:30 -0000 1.12
***************
*** 114,117 ****
--- 114,121 ----
secondary Expresso application.
+ LIMITATION: user info and group membership changed on the primary, UserInfo application will not trigger a cache cleaning on the secondary
+ system. So when these memberships are changed, manually clean the cache on the secondary system via admin
+ pages, or by restarting.
+
As always, this sample may not be representative of your needs, so attempt
this only with caution and a single-step debugger handy.
More information about the cvs
mailing list