Author: jacopoc
Date: Thu May 24 15:50:57 2012
New Revision: 1342305
URL:
http://svn.apache.org/viewvc?rev=1342305&view=revLog:
Removed unused handler definitions and a useless comment.
Modified:
ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml
Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml?rev=1342305&r1=1342304&r2=1342305&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml (original)
+++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml Thu May 24 15:50:57 2012
@@ -22,23 +22,6 @@ under the License.
xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/site-conf.xsd">
<include location="component://common/webcommon/WEB-INF/common-controller.xml"/>
<description>Facility Handheld Demo</description>
-
- <handler name="service-multi" type="request" class="org.ofbiz.webapp.event.ServiceMultiEventHandler"/>
-
- <!-- view handlers -->
- <handler name="ftl" type="view" class="org.ofbiz.webapp.ftl.FreeMarkerViewHandler"/>
-
- <!-- Events to run on every request before security (chains exempt) -->
- <!--
- <preprocessor>
- </preprocessor>
- -->
- <!-- Events to run on every request after all other processing (chains exempt) -->
- <!--
- <postprocessor>
- <event name="test" type="java" path="org.ofbiz.webapp.event.TestEvent" invoke="test"/>
- </postprocessor>
- -->
<!-- Request Mappings -->
<request-map uri="main">