Skip to content

Startup issue on Wildfly with Java 11 and Spring Boot 2.1.2 #276

Description

@romanstrobl

The following error occurs in vanilla Wildfly installation with Java 11 and Spring boot 2.1.2:

Caused by: java.lang.IllegalArgumentException: TransformerFactory does not recognise attribute 'http://javax.xml.XMLConstants/property/accessExternalDTD'."}}

The issue should be fixed in unreleased version of spring-ws project.

See also:
https://stackoverflow.com/questions/54186834/spring-boot-2-1-1-to-2-1-2-error-creating-bean-with-name-payloadrootannotation

We should check this issue after next upgrade of Spring dependencies.

The workaround is to comment out org.apache.xalanmodule in Wildfly configuration.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions