Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

undertow-io/undertow-subsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AS8 undertow subsystem - NO LONGER IN USE

This repository contains undertow subsystem and integration module that enables to install extension into existing AS8.0.x instalation.

To install to existing AS8.0 run

mvn clean install -Pupdate-as -Djboss.home=/path/to/as8

The -Djboss.home is not nessesary if $JBOSS_HOME is already pointing at your JBoss installation.

after install is done you can run AS8 with undertow subsystem by running

./standalone.sh -c standalone-undertow.xml

Please note!

Subsystem has been merged to https://github.com/undertow-io/jboss-as

Any further PR should be send against that repo.

About

Undertow Subsystem for JBoss AS7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages