Author: jawi
Date: Thu Apr 26 10:24:06 2012
New Revision: 1330756

URL: http://svn.apache.org/viewvc?rev=1330756&view=rev
Log:
CMS commit to ace by jawi

Modified:
    ace/site/trunk/content/dev-doc/design/ace-authentication.mdtext

Modified: ace/site/trunk/content/dev-doc/design/ace-authentication.mdtext
URL: 
http://svn.apache.org/viewvc/ace/site/trunk/content/dev-doc/design/ace-authentication.mdtext?rev=1330756&r1=1330755&r2=1330756&view=diff
==============================================================================
--- ace/site/trunk/content/dev-doc/design/ace-authentication.mdtext (original)
+++ ace/site/trunk/content/dev-doc/design/ace-authentication.mdtext Thu Apr 26 
10:24:06 2012
@@ -2,7 +2,7 @@ Title: ACE Authentication
 
 _Enabling authentication in ACE_
 
-Revision 0.9, last updated: April 26th, 2012.
+Revision 1.0, last updated: April 26th, 2012.
 
 [TOC]
 
@@ -214,7 +214,7 @@ In order to successfully authenticate a 
 If after configuring the authentication of ACE things no longer work, it can 
be hard to find the exact cause of this. In this section, some pointers are 
given to help you to find the probably cause of the problem.
 
 I've enabled authentication, but I can still use all services without passing 
any credentials!
-: if you've updated the configuration files of a running server or management 
agent, the configuration files are not automatically picked up by default. You 
need to stop the server/management agent, clean its felix-cache folder and 
start it again.
+: If you've updated the configuration files of a running server or management 
agent, the configuration files are not automatically picked up by default. You 
need to stop the server/management agent, clean its felix-cache folder and 
start it again.
 
 With authentication enabled, how can I test whether the endpoints accept my 
credentials?
 : In order to test the remote endpoints of ACE, you can use a tool like [REST 
client](http://code.google.com/p/rest-client/). It allows you to enter 
credentials for any given URL.


Reply via email to