Author: mvitenkov
Date: 2009-08-14 04:20:51 -0400 (Fri, 14 Aug 2009)
New Revision: 15175
Modified:
branches/community/3.3.X/test-applications/facelets/src/main/webapp/WEB-INF/web.xml
Log:
Modified:
branches/community/3.3.X/test-applications/facelets/src/main/webapp/WEB-INF/web.xml
===================================================================
---
branches/community/3.3.X/test-applications/facelets/src/main/webapp/WEB-INF/web.xml 2009-08-14
06:21:49 UTC (rev 15174)
+++
branches/community/3.3.X/test-applications/facelets/src/main/webapp/WEB-INF/web.xml 2009-08-14
08:20:51 UTC (rev 15175)
@@ -67,11 +67,7 @@
org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL
</param-name>
<param-value>true</param-value>
- </context-param>
- <context-param>
- <param-name>facelets.LIBRARIES</param-name>
- <param-value>/WEB-INF/myTags.taglib.xml</param-value>
- </context-param>
+ </context-param>
<filter>
<display-name>Ajax4jsf Filter</display-name>
<filter-name>ajax4jsf</filter-name>
Show replies by date