Author: dan.j.allen
Date: 2009-05-05 02:47:47 -0400 (Tue, 05 May 2009)
New Revision: 10780
Modified:
examples/trunk/booking/readme.txt
Log:
add note about webbeans logger
Modified: examples/trunk/booking/readme.txt
===================================================================
--- examples/trunk/booking/readme.txt 2009-05-05 06:41:54 UTC (rev 10779)
+++ examples/trunk/booking/readme.txt 2009-05-05 06:47:47 UTC (rev 10780)
@@ -17,6 +17,10 @@
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
+directory to have it installed in your local Maven 2 repository.
+
= First steps
This example uses a Maven 2 build. To build the EJB and WAR and package them
Show replies by date