18.2.5 Limitations
- only artifact-referred modules from wiring.xml are included (not file-based or modules scanned from a directory)
- the webapp should be run 'exploded' or 'extracted', i.e. execution directly from war is not supported (since the Kauri Runtime uses the java.io.File and ZipFile APIs)
Previous