Skip to content

Unable to use custom XmlParser for WebAppContext / MetaData descriptor parsing #14209

@joakime

Description

@joakime

Jetty version(s)
12.1.5

Enhancement Description

If we want to use a custom XmlParser with our own set of configurations / attributes (things like the various validation modes, external entities control, custom catalogs, custom namespace handling, etc) we cannot, as the descriptors use a static method in WebDescriptor to access that XmlParser.

Can we have a central location to provide our custom XmlParser that is then used by the WebAppContext / MetaData / Descriptors?

Metadata

Metadata

Assignees

Labels

EnhancementSponsoredThis issue affects a user with a commercial support agreement

Type

No type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions