Author: chris.laprun(a)jboss.com
Date: 2011-09-20 13:20:48 -0400 (Tue, 20 Sep 2011)
New Revision: 7468
Modified:
components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/web.xml
Log:
- WSRP admin is not clusterable since there are some issues with PBR and it's not
worth spending much time on clustering the admin interface anyway.
Modified: components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/web.xml
===================================================================
--- components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/web.xml 2011-09-20 16:35:46
UTC (rev 7467)
+++ components/wsrp/trunk/admin-gui/src/main/webapp/WEB-INF/web.xml 2011-09-20 17:20:48
UTC (rev 7468)
@@ -84,7 +84,7 @@
<location>/faces/jsf/error.xhtml</location>
</error-page>
- <distributable/>
+ <!--<distributable/>-->
</web-app>
Show replies by date