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:39:23 UTC

directory-fortress-enmasse git commit: FC-56 - Refine fortress rest README

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 02d861cb8 -> 6ccc98602


FC-56 - Refine fortress rest README


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/commit/6ccc9860
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/tree/6ccc9860
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/diff/6ccc9860

Branch: refs/heads/master
Commit: 6ccc98602103848fff58bc87dd55fde81421f180
Parents: 02d861c
Author: Shawn McKinney <sm...@apache.org>
Authored: Mon Feb 9 17:38:36 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Mon Feb 9 17:38:36 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/6ccc9860/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index 3aea63d..9d47fd5 100755
--- a/README.txt
+++ b/README.txt
@@ -36,7 +36,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 Rest Git Repo:
@@ -114,7 +115,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