Author: aparfonov
Date: 2010-09-23 03:24:52 -0400 (Thu, 23 Sep 2010)
New Revision: 3178
Modified:
ws/trunk/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml
Log:
WS-254
Modified: ws/trunk/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml
===================================================================
--- ws/trunk/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml 2010-09-22
17:28:19 UTC (rev 3177)
+++ ws/trunk/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml 2010-09-23
07:24:52 UTC (rev 3178)
@@ -27,12 +27,12 @@
<name>ws.rs.method.filter</name>
<set-method>addPlugin</set-method>
<type>org.exoplatform.services.rest.impl.method.MethodInvokerFilterComponentPlugin</type>
- <!--init-params>
+ <init-params>
<value-param>
<name>method.access.filter</name>
<value>org.exoplatform.services.rest.ext.method.filter.MethodAccessFilter</value>
</value-param>
- </init-params-->
+ </init-params>
</component-plugin>
<component-plugin>
<name>ws.rs.entity.provider</name>
Show replies by date