You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2015/02/10 00:37:55 UTC

directory-fortress-commander git commit: FC-56 - Refine fortress web README

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master 4365ec906 -> 026063f92


FC-56 - Refine fortress web README


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/commit/026063f9
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/026063f9
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/026063f9

Branch: refs/heads/master
Commit: 026063f92a8b501d7e7908867e64eec56ba90438
Parents: 4365ec9
Author: Shawn McKinney <sm...@apache.org>
Authored: Mon Feb 9 17:37:36 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Mon Feb 9 17:37:36 2015 -0600

----------------------------------------------------------------------
 README.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/026063f9/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index fec709a..a85b474 100755
--- a/README.txt
+++ b/README.txt
@@ -34,7 +34,8 @@ d. LDAP server installed.  (see README in Apache Fortress Core)
 
 e. Apache Tomcat 7 or greater installed to local machine.
 
-f. directory-fortress-realm proxy jar loaded into Tomcat server's /lib folder.
+f. directory-fortress-realm proxy jar loaded into Tomcat server's /lib folder -
+    The README.txt from directory-fortress-realm package provides instructions for obtaining.
 _________________________________________________________________________________
 ###################################################################################
 # SECTION 1:  Instructions to clone source from Fortress Web Git Repo:
@@ -104,7 +105,7 @@ Where [directory-fortress-realm] is base folder of the fortress realm source pac
 
 c. Restart Tomcat server.
 
-Note: The 'Ten Minute Guide', located in directory-fortress-core documentation describes the Tomcat/Fortress Realm setup in detail.
+Note: REALM_CONTEXT_SETUP.txt and REALM_HOST_SETUP.txt, located in directory-fortress-realm package describes the Tomcat setup in more detail.
 
 d. Enter maven command to deploy to Tomcat:
 # $M2_HOME/bin/mvn tomcat:deploy