JSEC-45 Added properties realm

git-svn-id: https://svn.apache.org/repos/asf/incubator/jsecurity/trunk@739120 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/samples/web/webroot/WEB-INF/web.xml b/samples/web/webroot/WEB-INF/web.xml
index 80fc86c..1d2dc3c 100644
--- a/samples/web/webroot/WEB-INF/web.xml
+++ b/samples/web/webroot/WEB-INF/web.xml
@@ -34,6 +34,10 @@
                 #
                 # http://www.jsecurity.org/api/org/jsecurity/web/servlet/JSecurityFilter.html
 
+                [main]
+
+                demoRealm = org.jsecurity.realm.text.PropertiesRealm
+
                 [filters]
                 jsecurity.loginUrl = /login.jsp