Skip to content

Jetty 9 configuration should honor module system knowledge. #9

@joakime

Description

@joakime

The Jetty 9 module system has intelligence about the buildup of Jetty based on enabled modules or not. This includes XML (with proper execution ordering), properties, and libraries.

Obviously, since you are stuck on maven/gradlew, the last part about libraries is moot.

However, the proper "glue" for Jetty's modules is the XML, either use the LikeJettyXML example or use the XML itself.

Note: the XML is available via maven on the "config" classified artifacts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions