Skip to content

Support variable substitution in deployment descriptors and annotations #3963

Closed
@NottyCode

Description

@NottyCode

Glassfish and payara allow for variables to be specified in deployment descriptors and annotation equivilents. This is documented here

This is non-portable if used, but it does mean that you can override the configuration at deployment time. In Liberty this is done by doing an override of the deployment descriptor in server.xml, but allowing variable substitution would be an alternative that might be simpler, especially in fat jar or docker deployment scenarios.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions