Author: shane.bryzak(a)jboss.com
Date: 2009-05-05 05:20:35 -0400 (Tue, 05 May 2009)
New Revision: 10783
Modified:
examples/trunk/booking/readme.txt
Log:
clarification
Modified: examples/trunk/booking/readme.txt
===================================================================
--- examples/trunk/booking/readme.txt 2009-05-05 07:51:58 UTC (rev 10782)
+++ examples/trunk/booking/readme.txt 2009-05-05 09:20:35 UTC (rev 10783)
@@ -12,10 +12,10 @@
Please consult the Web Beans reference documentation for instructions on how to
deploy the Web Bean implementation to JBoss AS 5. To upgrade the JSF libraries
to JSF 2.0, go to the Seam jsf-upgrade-tool module and follow the instructions
-there. You also need to have Bean Validation installed in the container (or
-added to the classpath) in order for UI validation to work. Installing Bean
-Validation is as simple as putting the JARs in the library directory of the
-application server.
+contained there in pom.xml. You also need to have Bean Validation installed in
+the container (or added to the classpath) in order for UI validation to work.
+Installing Bean Validation is as simple as putting the JARs in the library
+directory of the application server.
You'll also need the 1.0.0-SNAPSHOT of the Web Beans logger extension. You can
find it in the Web Beans extensions source tree. Run 'mvn install' in that
Show replies by date