You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2018/03/12 08:56:30 UTC

[GitHub] bohmber closed pull request #9: fixed demo for mojarra

bohmber closed pull request #9: fixed demo for mojarra
URL: https://github.com/apache/myfaces-tobago/pull/9
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/web.xml b/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/web.xml
index bd2da967f..97b20725f 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/web.xml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/web.xml
@@ -68,9 +68,9 @@
   </listener>
 
   <!-- activate this for some containers -->
-  <listener>
+  <!--<listener>
     <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
-  </listener>
+  </listener>-->
 
 <!-- this is not needed for websphere 8.5 -->
 <!-- and neither for tomcat if setup correctly... but needed for jetty -->


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services