From 8a7c937fa90b03e625310609b3d74aceb3ec6be3 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Fri, 11 Apr 2008 23:25:13 +0000 Subject: [PATCH] Minor rearrangement to aid sidebar positioning --- src/docbkx/namespace-config.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/docbkx/namespace-config.xml b/src/docbkx/namespace-config.xml index 7e6f8a5e3d..a6c8ab8be2 100644 --- a/src/docbkx/namespace-config.xml +++ b/src/docbkx/namespace-config.xml @@ -174,10 +174,7 @@ ]]> This defines two users, their passwords and their roles within the application (which will - be used for access control). The - <authentication-provider> - element specifies that the user information will be registered with the authentication - manager and used to process authentication requests. + be used for access control). If you are familiar with previous versions of the framework, you can probably already guess roughly what's going on here. The <http> element is @@ -192,6 +189,9 @@ AuthenticationProvider is automatically registered with it. + The <authentication-provider> + element specifies that the user information will be registered with the authentication + manager and used to process authentication requests. At this point you should be able to start up your application and you will be required to