<o:form styleClass> not rendered when using MyFaces instead of Mojarra
问题 I've been developing a website with JSF2.0 TomEE 1.7.3. In the last question I've asked : What are the recommended JSF dependencies with TomEE1.7.x? I got advices and decided to migrate from GlassFish(Mojarra) Faces to myFaces, because myFaces is the standard JSF implementation of TomEE. Then I realized that "OmniFaces v1.8.3 Form" is not rendering css class attribute with "style" nor "styleClass", if I use the default myFaces of TomEE. It worked fine with Mojarra, but now I get my HTML