Author: ilya_shaikovsky
Date: 2011-02-04 11:02:58 -0500 (Fri, 04 Feb 2011)
New Revision: 21459
Modified:
trunk/dist/readme-ui.txt
Log:
dependencies correction
Modified: trunk/dist/readme-ui.txt
===================================================================
--- trunk/dist/readme-ui.txt 2011-02-04 16:00:42 UTC (rev 21458)
+++ trunk/dist/readme-ui.txt 2011-02-04 16:02:58 UTC (rev 21459)
@@ -17,7 +17,7 @@
1.7) annotations.jar from org.richfaces.cdk
- It's optional and only needs to be added if RichFaces components will be
created/accessed dynamically in your apps actions/listeners.
- 1.8) validation-api.jar - if it's not present in application classpath (already
included into Java EE 6 servers)
+ 1.8) validation-api.jar and any implementation like hibernate-validators.jar - It's
optional and should be added if you using Client or Graph Validation. Should be added only
if it's not provided by server(Java EE 6 servers)
For optimal performance it's recommended to add one of these caching frameworks to
application classpath: EhCache, JBoss Cache, OsCache.
Show replies by date