Skip to content

Stop expanding /WEB-INF paths in servlet init params #143

@bdw429s

Description

@bdw429s

Servlet init params that start with /WEB-INF are replaced with the full path when loaded, but this causes issues if the web-inf actually points to a folder that doesn't contain "web-inf" in it since the mapped resource manager stops resolving the paths correctly and tries to put them in the web root.

See if we can stop doing this and have Adobe engines still work properly.

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