MyFaces 4 Support for WildFly - Feature Pack
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-myfaces-feature-pack</artifactId>
<version>2.0.2.Final</version>
</dependency>
<feature-pack>
<location>org.wildfly:wildfly-myfaces-feature-pack:2.0.2.Final</location>
</feature-pack>
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"
} ]
}
}
}
cdi
- required
jsf
- required
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: