Author: aparfonov
Date: 2010-09-23 03:26:44 -0400 (Thu, 23 Sep 2010)
New Revision: 3179
Modified:
ws/branches/2.1.x/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml
Log:
WS-254
Modified:
ws/branches/2.1.x/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml
===================================================================
---
ws/branches/2.1.x/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml 2010-09-23
07:24:52 UTC (rev 3178)
+++
ws/branches/2.1.x/exo.ws.rest.ext/src/main/resources/conf/portal/configuration.xml 2010-09-23
07:26:44 UTC (rev 3179)
@@ -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