[jboss-cvs] JBossBlog SVN: r357 - branches/feeds100P27/docs.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 22 15:29:13 EDT 2009


Author: piergiorgiolucidi
Date: 2009-10-22 15:29:13 -0400 (Thu, 22 Oct 2009)
New Revision: 357

Added:
   branches/feeds100P27/docs/indoDeploy.txt
Log:
added an infoDeploy.txt to describe how to deploy the project

Added: branches/feeds100P27/docs/indoDeploy.txt
===================================================================
--- branches/feeds100P27/docs/indoDeploy.txt	                        (rev 0)
+++ branches/feeds100P27/docs/indoDeploy.txt	2009-10-22 19:29:13 UTC (rev 357)
@@ -0,0 +1,13 @@
+To deploy JBoss Feeds correctly you need to:
+
+1. modify /resourses/WEB-INF/web-dev.xml and set your local directory for sourceBasePath
+
+2. copy in your sourceBasePath the "view" directory
+
+3. modify /resourses/META-INF/persistence-dev.xml setting your Lucene indexes directory for parameter hibernate.search.default.indexBase
+
+4. modify build.properties setting your local JBoss installation
+
+5. modify build-dev.properties
+
+6. run as Ant script the "deploy" target on build.xml
\ No newline at end of file




More information about the jboss-cvs-commits mailing list