Skip to content

Update SchemaFactoryUtils to include nested in the value of http://javax.xml.XMLConstants/property/accessExternalSchema #1393

Closed
@wilkinsona

Description

@wilkinsona

Spring Boot 3.2 has introduced a new loader implementation for uber jars. Part of this new implementation is a change in the URI scheme for resources within those jars. The scheme is now jar:nested whereas it was jar:file previously. As reported in spring-projects/spring-boot#38581 (comment), this change is breaking Spring WS. Can SchemaFactoryUtils please be updated in Spring WS 4.0.x to include this new nested scheme?

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