List Question
20 TechQA 2024-03-20T10:08:47.720000Why is this Enum class not JAXB-marshalled?
33 views
Asked by basZero
How to unmarshall a XML without namespace using the Jakarta XML Unmarshaller?
103 views
Asked by BATMAN_2008
Encountering DescriptorException [EclipseLink-108] During JAXB Marshalling of a Java Class
50 views
Asked by prime
Why does presence of @JsonIgnore impacts the XML marshalling?
46 views
Asked by BATMAN_2008
Aache-CXF WS client with eclipse MOXY JAXBContextFactory doesn't send security header
21 views
Asked by Igor Shcherbachenya
Marshal/unmarshal XML list containing elements with same name to different specific variables
58 views
Asked by hippofan
Represent null value as empty element in xml jaxb using quarkus extensions
63 views
Asked by Marco Vo
How to validate XML against XSD using the Moxy implementation without POJO and capture all errors?
349 views
Asked by BATMAN_2008
How to deal with changes in the XML Schema (XSD)
568 views
Asked by Throaway454534t45
eclipse moxy @XmlPath combining predicates
31 views
Asked by Pratik Tari
How to simulate a CDI @Produces annotation on a JUnit
177 views
Asked by Serg M Ten
Spring boot - JAxbException(jakarta.xml.bind.JAXBException: Implementation of jakarta xml binding-api not found on module path or classpath)
7.6k views
Asked by Rakshan Premsagar Kapikad
jaxb unmarshalling works on eclipse, but fails when deployed
484 views
Asked by Rakshan Premsagar Kapikad
Moxy Xpath :: "Lifting" attributes
77 views
Asked by AweSIM
How to structure projects containing JAXB/Moxy adapters
24 views
Asked by C Stuart Hardwick
JAXB/MOXY XmlAdapter failing with Possible causes are an incorrect adapter class name or wrong loader has been set
177 views
Asked by C Stuart Hardwick
How to use instantiated XmlAdapter in MOXy?
67 views
Asked by user212942
JAXB: XMLIDRef in attribute?
114 views
Asked by Carsten Zerbst
Adding a new Object to the list of Objects based on the attribute of an Object inside the list in JAVA
221 views
Asked by Rakshan Premsagar Kapikad