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 2016/07/23 00:10:22 UTC

svn commit: r1753851 - /directory/site/trunk/content/fortress/news.mdtext

Author: smckinney
Date: Sat Jul 23 00:10:22 2016
New Revision: 1753851

URL: http://svn.apache.org/viewvc?rev=1753851&view=rev
Log:
add tutorials

Modified:
    directory/site/trunk/content/fortress/news.mdtext

Modified: directory/site/trunk/content/fortress/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/news.mdtext?rev=1753851&r1=1753850&r2=1753851&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/news.mdtext (original)
+++ directory/site/trunk/content/fortress/news.mdtext Sat Jul 23 00:10:22 2016
@@ -6,20 +6,26 @@ The Apache Directory Project announces t
 
 This maintenance release includes the following enhancements:
 
-* Fortress Core use of non-static configurator
+* Fortress Core use of a non-static configurator
 
-* Fortress Core upgrade to Apache LDAP API 1.0.0-RC1
+* Fortress Core to use the Apache LDAP API 1.0.0-RC1
 
-* Fortress Rest upgrade to Apache CXF 3.1.6 and Spring 4.3.1
+* Fortress Rest to use Apache CXF 3.1.6 and Spring 4.3.1
 
-* Fortress Web upgrade to Apache Wicket 7.3.0 and Spring 4.3.1
+* Fortress Web to use Apache Wicket 7.3.0 and Spring 4.3.1
 
-To get started:
+To learn how to install Fortress and configure for LDAP usage try one of the quickstarts:
 
 * [ApacheDS & Fortress QUICKSTART](https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md)
 
 * [OpenLDAP & Fortress QUICKSTART](https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md)
 
+To understand how it may be used inside a Web app, for access control, check out these tutorials:
+
+* [Enabling Java EE and Fortress Security inside an Apache Wicket Web App](http://iamfortress.net/2015/03/13/enabling-java-ee-and-fortress-security-inside-an-apache-wicket-web-app/)
+
+* [Apache Fortress End-to-End Security Tutorial](http://iamfortress.net/2015/02/16/apache-fortress-end-to-end-security-tutorial/)
+
 More options:
 
 * [Installation Guides](installation.html)