Author: michiel
Date: 2010-07-01 15:37:25 +0200 (Thu, 01 Jul 2010)
New Revision: 42779
Modified:
mmbase/trunk/core/src/main/config/framework.xml
Log:
add commented out example
Modified: mmbase/trunk/core/src/main/config/framework.xml
===================================================================
--- mmbase/trunk/core/src/main/config/framework.xml 2010-07-01 13:35:04 UTC
(rev 42778)
+++ mmbase/trunk/core/src/main/config/framework.xml 2010-07-01 13:37:25 UTC
(rev 42779)
@@ -36,7 +36,19 @@
<param name="renderJsp">/mmbase/admin/index.jsp</param> <!-- you can also
do index_simple.jsp when debugging -->
</urlconverter>
+ <!--
+ <urlconverter class="org.mmbase.framework.basic.WebServiceUrlConverter">
+ <description xml:lang="en">
+ The MMBase urlconverter handles about pretty URL's in /mmbase.
+ </description>
+ <param name="directory">/</param>
+ <param name="domain">api.eo.nl</param>
+ </urlconverter>
+ -->
+
+
+
</framework>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs