Weld SVN: r7225 - archetypes/javaee6-webapp/trunk.
by weld-commits@lists.jboss.org
Author: dan.j.allen
Date: 2011-04-01 03:07:21 -0400 (Fri, 01 Apr 2011)
New Revision: 7225
Modified:
archetypes/javaee6-webapp/trunk/readme.txt
Log:
add note about Mark as Deployable
Modified: archetypes/javaee6-webapp/trunk/readme.txt
===================================================================
--- archetypes/javaee6-webapp/trunk/readme.txt 2011-03-31 23:12:00 UTC (rev 7224)
+++ archetypes/javaee6-webapp/trunk/readme.txt 2011-04-01 07:07:21 UTC (rev 7225)
@@ -79,7 +79,8 @@
default-ds.xml.
IMPORTANT:
- Don't forget to deploy default-ds.xml!
+ Don't forget to deploy default-ds.xml! If you are using JBoss Tools, right click
+ on the file in the Package Explorer and select Mark as Deployable.
NOTE:
The default-ds.xml file installs a data source named jdbc/__default, so that