Skip to content

Issue with JacksonUtils when deploying in Wildfly 31 or JBoss 8 #8152

@SalixTurk

Description

@SalixTurk

Describe the bug

Invocation of method
com.fasterxml.jackson.core.util.Separators com.fasterxml.jackson.core.util.Separators.withObjectFieldValueSpacing(com.fasterxml.jackson.core.util.Separators$Spacing)
from com.vaadin.flow.internal.JacksonUtils.toFileJson(JacksonUtils.java:632)
Generates an error java.lang.NoSuchMethodError

Expected-behavior

No response

Reproduction

Create a test application and deploy inside Wildfly

System Info

Windows 11, Vaadin 24.9.0, with the POM attached

pom.xml

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