You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2017/05/07 18:02:27 UTC

svn commit: r1011807 - in /websites/staging/directory/trunk/content: ./ fortress/testimonials.html

Author: buildbot
Date: Sun May  7 18:02:27 2017
New Revision: 1011807

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/testimonials.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May  7 18:02:27 2017
@@ -1 +1 @@
-1794236
+1794239

Modified: websites/staging/directory/trunk/content/fortress/testimonials.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/testimonials.html (original)
+++ websites/staging/directory/trunk/content/fortress/testimonials.html Sun May  7 18:02:27 2017
@@ -500,25 +500,20 @@ h2:hover > .headerlink, h3:hover > .head
 <h3 id="instructions-to-test">Instructions to test<a class="headerlink" href="#instructions-to-test" title="Permanent link">&para;</a></h3>
 <p>For testing this example, you need to understand that Apache Fortress configuration is necessary to find fortress.properties on the classpath so it might be good if you put that configuration file at the same classpath, for instance, if you are using tomcat remove all the fortress.properties inside the classes directory and put it on $TOMCAT_HOME/lib/ folder. Make sure get Apache Fortress running at the first step. Here are the detailed instructions for testing this example:</p>
 <h4 id="server-section">Server Section<a class="headerlink" href="#server-section" title="Permanent link">&para;</a></h4>
-<ol>
-<li>
-<p>Read and find the instructions at:</p>
-</li>
-<li>
-<p>https://github.com/apache/directory-fortress-core</p>
-</li>
+<h5 id="1-read-and-find-the-instructions-at">1. Read and find the instructions at:<a class="headerlink" href="#1-read-and-find-the-instructions-at" title="Permanent link">&para;</a></h5>
+<ul>
+<li>https://github.com/apache/directory-fortress-core</li>
 <li>https://github.com/apache/directory-fortress-enmasse</li>
 <li>https://github.com/apache/directory-fortress-commander</li>
-</ol>
+</ul>
 <p>and configure your Apache Fortress properly.</p>
-<ol>
-<li>Clone the project from link at <em>Where to download</em> section below, change the configuration properly inside *cas-fortress-servers/src/main/resourcesz8 folder and package it using</li>
-</ol>
-<p>mvn clean package.</p>
+<h5 id="2-clone-the-project-from-link-at-where-to-download-section-below-change-the-configuration-properly-inside-cas-fortress-serverssrcmainresourcesz8-folder-and-package-it-using">2. Clone the project from link at <em>Where to download</em> section below, change the configuration properly inside *cas-fortress-servers/src/main/resourcesz8 folder and package it using<a class="headerlink" href="#2-clone-the-project-from-link-at-where-to-download-section-below-change-the-configuration-properly-inside-cas-fortress-serverssrcmainresourcesz8-folder-and-package-it-using" title="Permanent link">&para;</a></h5>
+<div class="codehilite"><pre> <span class="n">mvn</span> <span class="n">clean</span> <span class="n">package</span><span class="p">.</span>
+</pre></div>
+
+
 <p>Copy the war file from cas-fortress-server/target into the web-container deploy directory.</p>
-<ol>
-<li>Start your web-container and you get cas fortress integrated.</li>
-</ol>
+<h5 id="3-start-your-web-container-and-you-get-cas-fortress-integrated">3. Start your web-container and you get cas fortress integrated.<a class="headerlink" href="#3-start-your-web-container-and-you-get-cas-fortress-integrated" title="Permanent link">&para;</a></h5>
 <h4 id="client-section">Client Section<a class="headerlink" href="#client-section" title="Permanent link">&para;</a></h4>
 <ul>
 <li>Simply put the war file inside the web-container deploy directory.</li>