New posts in jaxb

Error unmarshalling xml in java-8 "secure-processing org.xml.sax.SAXNotRecognizedException causing java.lang.IllegalStateException"

How to marshal without a namespace?

How can I add xml attributes to jaxb annotated class XmlElementWrapper?

Server-Side XML Validation with CXF Webservice

Proper fix for Java 10 complaining about illegal reflection access by jaxb-impl 2.3.0?

no suitable HttpMessageConverter found for response type

JAXB inheritance, unmarshal to subclass of marshaled class

How to validate against schema in JAXB 2.0 without marshalling?

Why can't JAXB find my jaxb.index when running inside Apache Felix?

Is there a way to avoid undeployment memory leaks in Tomcat?

SQL Server - defining an XML type column with UTF-8 encoding

JAXB- @XmlMixed usage for reading @XmlValue and @XmlElement

unable to marshal type as an element because it is missing an @XmlRootElement annotation for auto generated classes

Is it possible to customize the namespace prefix that JAXB uses when marshalling to a String?

Class Cast Exception when trying to unmarshall xml?

Update gitlab CI/CD pipeline from Java 8 to Java 11 for Android app [duplicate]

JAXB unmarshall with namespaces and prefix

How to generate JAXB classes from just XML

Marshalling a List of objects implementing a common interface, with JaxB

How do I parse this XML in Java with JAXB?