Skip to content

Inconsistency in schema locations in spring integration 4.3.20 #2987

Closed
@dmitrysm2000

Description

@dmitrysm2000

All the Spring integration xsds (-jms, -jmx, -file) import the core xsd by using https in schemaLocation while in the spring-integration-core\spring.schemas it is defined with http.
In runtime this causes the system to look for the https://www.springframework.org/schema/integration/spring-integration-4.3.xsd on the web.

Looks the same as spring-projects/spring-framework#22739

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions