You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/02/17 01:33:02 UTC

svn commit: r805128 - in /websites/staging/openejb/trunk: ./ content/tomee-directory-structure.html

Author: buildbot
Date: Fri Feb 17 00:33:01 2012
New Revision: 805128

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/   (props changed)
    websites/staging/openejb/trunk/content/tomee-directory-structure.html

Propchange: websites/staging/openejb/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb 17 00:33:01 2012
@@ -1 +1 @@
-1245262
+1245266

Modified: websites/staging/openejb/trunk/content/tomee-directory-structure.html
==============================================================================
--- websites/staging/openejb/trunk/content/tomee-directory-structure.html (original)
+++ websites/staging/openejb/trunk/content/tomee-directory-structure.html Fri Feb 17 00:33:01 2012
@@ -138,11 +138,15 @@
 
 <h1>TomEE Directory Layout:</h1>
 
-<p>TomEE directory layout is very much like that of Tomcat. Say you have unzipped in a directory 'tomee'</p>
+<p>TomEE directory layout is the same as that of Tomcat, with the addition of a few files.</p>
+
+<p>The changes are as described below:</p>
+
+<p>(Say you have unzipped in a directory 'tomee')</p>
 
 <h3>tomee/webapps</h3>
 
-<p>Works the same way as it does for Tomcat. Drop your directories/wars in here!</p>
+<p>Works the same way as it does for Tomcat. Drop your directories/wars in here! </p>
 
 <h3>tomee/webapps/openejb</h3>
 
@@ -154,7 +158,9 @@
 
 <h3>tomee/conf</h3>
 
-<p>Added openejb.xml described below. server.xml As in tomcat. One Extra Listener. Can configure ports, hosts, engines, threadpools etc</p>
+<p>Added openejb.xml </p>
+
+<p>Server.xml As in tomcat with one extra listener. (Can configure ports, hosts, engines, threadpools etc)</p>
 
 <h3>tomee/logs</h3>