Skip to content

dmlloyd/elytron-subsystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elytron-subsystem

Subsystem to enable configuration of Elytron within WildFly

Installation into wildfly-core

Subsystem currently require patched version of wildfly-core from incubator (branch remoting5_integration), which require patched version of undertow (branch elytron_integration).

After their compilation using mvn install it is possible to install this subsystem into compiled wildfly-core:

mvn clean install -Pinstall2wildfly-core -Dwildfly.core.home=/my/path/wildfly-core/dist/target/wildfly-core-3.0.0.Alpha8-SNAPSHOT

Then you can start wildfly-core using its standalone.sh. Extension and blank subsystem /subsystem=elytron will be already added.

Note:

When adding new capabilities add them to Capabilities And Requirements document, please.

About

Subsystem to enable configuration of Elytron within WildFly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%