tomee-myfaces filters it, the logic here is not OSGi compliant if you dont keep tomee structure
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-06-05 8:46 GMT+02:00 Thusitha Thilina Dayaratne < [email protected]>: > Hi, > > I'm trying to integrate TomEE 1.7.2 with an embedded tomcat server. After > the integration when I'm starting the server it prints the following > warning message. > WARN {org.apache.myfaces.webapp.AbstractFacesInitializer} - No mappings of > FacesServlet found. Abort initializing MyFaces. > > II debug the code and it get printed because initFaces method in the > org.apache.myfaces.webapp.AbstractFacesInitializer get called for all the > applications that are deployed even some of them don't contain any JSF > stuffs. > This is not happening in standard TomEE distribution. Could someone point > me a possible cause for this scenario? AM I missing any properties or > something to set? > > Thanks > Best Regards > -- >
