Author: struberg
Date: Fri Apr 13 07:42:14 2018
New Revision: 1829036
URL: http://svn.apache.org/viewvc?rev=1829036&view=rev
Log:
remove obsolete facelet handler from our samples
Modified:
openwebbeans/trunk/samples/conversation-sample/src/main/webapp/WEB-INF/faces-config.xml
Modified:
openwebbeans/trunk/samples/conversation-sample/src/main/webapp/WEB-INF/faces-config.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/samples/conversation-sample/src/main/webapp/WEB-INF/faces-config.xml?rev=1829036&r1=1829035&r2=1829036&view=diff
==============================================================================
---
openwebbeans/trunk/samples/conversation-sample/src/main/webapp/WEB-INF/faces-config.xml
(original)
+++
openwebbeans/trunk/samples/conversation-sample/src/main/webapp/WEB-INF/faces-config.xml
Fri Apr 13 07:42:14 2018
@@ -33,7 +33,6 @@ under the License.
</navigation-rule>
<application>
- <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
</application>