Author: pete.muir(a)jboss.org
Date: 2009-10-14 10:27:19 -0400 (Wed, 14 Oct 2009)
New Revision: 4041
Modified:
examples/trunk/readme.txt
Log:
fix paths
Modified: examples/trunk/readme.txt
===================================================================
--- examples/trunk/readme.txt 2009-10-14 14:26:01 UTC (rev 4040)
+++ examples/trunk/readme.txt 2009-10-14 14:27:19 UTC (rev 4041)
@@ -1,15 +1,13 @@
Weld currently comes with a number of examples:
-* numberguess (a war example for JSF)
-* translator (an EJB example for JSF).
-* jsf2 (the numberguess example for JSF 2)
+* jsf/numberguess (a war example for JSF)
+* jsf/translator (an EJB example for JSF).
* se/numberguess (the numberguess example for Java SE using Swing)
* se/helloworld (a simple example for Java SE)
* wicket/numberguess (the numberguess example for Wicket)
-* servlet-numberguess (the numberguess example for using on Tomcat or Jetty)
Before running the examples, you'll need to ensure your
server supports Weld.
The examples and RI are explained in detail in the reference guide, including
-how to add Weld support to JBoss 5, and how to deploy the examples to Tomcat
+how to deploy the examples to JBoss 5, and how to deploy the examples to Tomcat
Show replies by date