Hi Romain, Thanks for the help, I found what i've done wrong. It's a wrong JSF Maven dependency.
Thanks again, Gabriel 2012/4/29 Romain Manni-Bucau <[email protected]> > Hi, > > it should work (it is done here: > > http://svn.apache.org/repos/asf/myfaces/core/trunk/implee6/src/main/java/org/apache/myfaces/ee6/MyFacesContainerInitializer.java > ) > > can you share something to reproduce? > > note: can you check you respect the condition of the class comment please > > - Romain > > > 2012/4/29 gabriel.ozeas <[email protected]> > > > Hi Folks, > > > > Do anyone here know if the FacesServlet mapping is optional? > > I foind this article > > > > > http://javainnovations.blogspot.com.br/2011/03/jsf-2-internals-entry-of-facesservlet.html > > > > But i tried to not map in a application and deploy to Tomee, but in the > log > > it says: > > > > *No mappings of FacesServlet. Abort initializating MyFaces. * > > > > Thanks, > > Gabriel > > > > -- > > View this message in context: > > > http://openejb.979440.n4.nabble.com/FacesServlet-is-optional-in-Tomee-tp4596836p4596836.html > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > >
