Documentation for MyFaces 4 Support for WildFly - Feature Pack

MyFaces 4 Support for WildFly - Feature Pack

Coordinates §

            
<dependency>
  <groupId>org.wildfly</groupId>
  <artifactId>wildfly-myfaces-feature-pack</artifactId>
  <version>2.0.3.Final</version>
</dependency>
            
        
            
<feature-pack>
    <location>org.wildfly:wildfly-myfaces-feature-pack:2.0.3.Final</location>
</feature-pack>
            
        

Provided Layers §

myfaces §

Support for Jakarta Faces, MyFaces implementation.


{
  "subsystem" : {
    "jsf" : {
      "_address" : "/subsystem=jsf",
      "attributes" : [ {
        "name" : "default-jsf-impl-slot",
        "value" : "myfaces",
        "_address" : "/subsystem=jsf@@@default-jsf-impl-slot"
      } ]
    }
  }
}

About

This feature pack is hosted at https://wildfly.org

Source code of this feature pack is hosted at https://github.com/wildfly-extras/wildfly-myfaces-feature-pack

This feature pack is licensed under: