[Yanel-commits] rev 23769 - public/yanel/trunk/src/realms/welcome-admin/yanel/config

michi at wyona.com michi at wyona.com
Sun Apr 15 18:22:54 CEST 2007


Author: michi
Date: 2007-04-15 18:22:53 +0200 (Sun, 15 Apr 2007)
New Revision: 23769

Modified:
   public/yanel/trunk/src/realms/welcome-admin/yanel/config/yanel-realm-config.xml
Log:
menu class and prefix added

Modified: public/yanel/trunk/src/realms/welcome-admin/yanel/config/yanel-realm-config.xml
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/yanel/config/yanel-realm-config.xml	2007-04-15 16:22:11 UTC (rev 23768)
+++ public/yanel/trunk/src/realms/welcome-admin/yanel/config/yanel-realm-config.xml	2007-04-15 16:22:53 UTC (rev 23769)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 
-<realm-config>
+<realm-config xmlns="http://www.wyona.org/yanel/realm/1.0">
   <name>Yanel Welcome and Admin Realm</name>
   <rti>rti-repository.xml</rti>
   <data>data-repository.xml</data>
@@ -9,4 +9,5 @@
 <!--
   <ac-identities/>
 -->
+  <menu class="org.wyona.yanel.servlet.menu.impl.WelcomeRealmMenu"/>
 </realm-config>




More information about the Yanel-commits mailing list