Author: chris.laprun(a)jboss.com
Date: 2011-10-10 17:22:48 -0400 (Mon, 10 Oct 2011)
New Revision: 7706
Modified:
components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/portlet.xml
Log:
- GTNWSRP-247: WSRP admin shouldn't be remotable by default.
Modified: components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/portlet.xml
===================================================================
--- components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/portlet.xml 2011-10-10
17:33:08 UTC (rev 7705)
+++ components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/portlet.xml 2011-10-10
21:22:48 UTC (rev 7706)
@@ -52,8 +52,8 @@
</portlet-info>
</portlet>
- <container-runtime-option>
+ <!--<container-runtime-option>
<name>org.gatein.pc.remotable</name>
<value>true</value>
- </container-runtime-option>
+ </container-runtime-option>-->
</portlet-app>
\ No newline at end of file