Author: Alex.Kolonitsky
Date: 2010-05-31 15:30:38 -0400 (Mon, 31 May 2010)
New Revision: 17431
Modified:
root/dist/trunk/readme-examples.txt
Log:
RFPL-606 Rename "jee5" profile into "jee6"
Modified: root/dist/trunk/readme-examples.txt
===================================================================
--- root/dist/trunk/readme-examples.txt 2010-05-31 18:40:50 UTC (rev 17430)
+++ root/dist/trunk/readme-examples.txt 2010-05-31 19:30:38 UTC (rev 17431)
@@ -13,8 +13,8 @@
2) Deploy to tomcat 6.x or just run using maven on jetty using "mvn
jetty:run-war"
For JEE5 application server:
-1) execute "mvn install -P jee5" in root application
folder(examples/richfaces-showcase)
-2) Deploy to Jboss 4.x or higher or some other jee5 application servers.
+1) execute "mvn install -P jee6" in root application
folder(examples/richfaces-showcase)
+2) Deploy to Jboss 4.x or higher or some other jee6 application servers.
3) Do not forget to change the JSF implementation shipped with application server to JSF
2 (latest SNAPSHOT)
To build both archives execute "mvn install -P release"
Show replies by date