Author: danhaywood
Date: Thu Jan 10 18:45:34 2013
New Revision: 1431553

URL: http://svn.apache.org/viewvc?rev=1431553&view=rev
Log:
isis site - updating archetype page

Modified:
    isis/site/trunk/content/getting-started/quickstart-archetype.md

Modified: isis/site/trunk/content/getting-started/quickstart-archetype.md
URL: 
http://svn.apache.org/viewvc/isis/site/trunk/content/getting-started/quickstart-archetype.md?rev=1431553&r1=1431552&r2=1431553&view=diff
==============================================================================
--- isis/site/trunk/content/getting-started/quickstart-archetype.md (original)
+++ isis/site/trunk/content/getting-started/quickstart-archetype.md Thu Jan 10 
18:45:34 2013
@@ -42,7 +42,7 @@ where `myapp` is the `artifactId` entere
 
 ### Running the App
 
-The `quickstart_wicket_restful_jdo` archetype generates a single WAR files, 
configured to run both the [wicket 
viewer](../components/viewers/wicket/about.html) and the [restfulobjects 
viewer](../components/viewers/wicket/about.html).  The archetype also 
configures the [JDO objectstore](../components/objectstores/jdo/about.html) to 
use an in-memory HSQLDB connection.  
+The `quickstart_wicket_restful_jdo` archetype generates a single WAR file, 
configured to run both the [Wicket 
viewer](../components/viewers/wicket/about.html) and the [Restful Objects 
viewer](../components/viewers/wicket/about.html).  The archetype also 
configures the [JDO Objectstore](../components/objectstores/jdo/about.html) to 
use an in-memory HSQLDB connection.  
 
 Once you've built the app, you can run the WAR in a variety of ways. 
 


Reply via email to