Author: nzamosenchuk
Date: 2009-08-28 07:51:30 -0400 (Fri, 28 Aug 2009)
New Revision: 41
Modified:
ws/trunk/rest/ext/src/main/java/conf/portal/configuration.xml
Log:
EXOJCR-2: WS-198 merged.
Modified: ws/trunk/rest/ext/src/main/java/conf/portal/configuration.xml
===================================================================
--- ws/trunk/rest/ext/src/main/java/conf/portal/configuration.xml 2009-08-28 11:46:09 UTC
(rev 40)
+++ ws/trunk/rest/ext/src/main/java/conf/portal/configuration.xml 2009-08-28 11:51:30 UTC
(rev 41)
@@ -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