Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to find class com.fasterxml.jackson.databind.ext.CoreXMLSerializers when a POJO has field of type javax.xml.datatype.XMLGregorianCalendar #37934

Closed
ppalaga opened this issue Dec 25, 2023 · 3 comments · Fixed by #37935
Assignees
Labels
area/jackson Issues related to Jackson (JSON library) kind/bug Something isn't working
Milestone

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Dec 25, 2023

There is a reproducer in #37935
The test fails only in native mode.

Originally reported as quarkiverse/quarkus-cxf#1133

@ppalaga ppalaga added the kind/bug Something isn't working label Dec 25, 2023
@quarkus-bot quarkus-bot bot added the area/jackson Issues related to Jackson (JSON library) label Dec 25, 2023
Copy link

quarkus-bot bot commented Dec 25, 2023

/cc @geoand (jackson), @gsmet (jackson)

@ppalaga
Copy link
Contributor Author

ppalaga commented Dec 25, 2023

Let me try to fix this.

@ppalaga ppalaga self-assigned this Dec 25, 2023
ppalaga added a commit to ppalaga/quarkus that referenced this issue Dec 25, 2023
…databind.ext.CoreXMLSerializers when a POJO has field of type javax.xml.datatype.XMLGregorianCalendar
ppalaga added a commit to ppalaga/quarkus that referenced this issue Dec 25, 2023
…izers when a POJO has field of type javax.xml.datatype.XMLGregorianCalendar fix quarkusio#37934
@ppalaga
Copy link
Contributor Author

ppalaga commented Dec 25, 2023

There is a fix in #37935

geoand added a commit that referenced this issue Jan 2, 2024
Reproduce #37934 Failed to find class com.fasterxml.jackson.databindext.CoreXMLSerializers when a POJO has field of type javax.xml.datatype.XMLGregorianCalendar
@quarkus-bot quarkus-bot bot added this to the 3.7 - main milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/jackson Issues related to Jackson (JSON library) kind/bug Something isn't working
Projects
None yet
1 participant