Search code examples
Handling XML escape characters (e.g. quotes) using JAXB Marshaller...


javajaxbescapingcharactermarshalling

Read More
What's `{}` in JAXB Moxy errors?...


jaxb

Read More
Migrate JAXBContext unmarshal to jakarta (without changes e.g. no xml namespaces)...


jaxbjakarta-migration

Read More
Parsing XML into Java object...


javaxmlxml-parsingjaxbdomparser

Read More
How to create a JAXB Marshaller that takes a Generic object...


javajaxb

Read More
Getting The prefix "jxb" for element "jxb:bindings" is not bound exception after...


javajaxbwsdlxjc

Read More
How to generate end tag for empty element in XML using JAXB...


javaxmljaxbmarshallingjava-6

Read More
JAXB-dependent app compiled for Java 8 - possible to run as-is on JDK 11?...


javajava-8jaxbjava-11

Read More
JAXB Unmarshalling not working. Expected elements are (none)...


javajaxbunmarshalling

Read More
JAXB: How to avoid repeated namespace definition for xmlns:xsi...


javaxmljaxb

Read More
Is there a way to deal with duplicate element definitions across multiple .xsd files in JAXB?...


javamavenjaxbmaven-pluginmaven-jaxb2-plugin

Read More
no suitable HttpMessageConverter found for response type...


javaxmlspringjaxb

Read More
How to generate classes using maven jaxb implements serializable...


javaxsdjaxb

Read More
JAXB generated classes not seeing their own dependencies in IntelliJ IDEA...


javaintellij-ideajaxbquarkusmaven-plugin

Read More
Async methods throws "Implementation of JAXB-API has not been found on module path or classpath...


javaspring-bootdockerasynchronousjaxb

Read More
Could not find MessageBodyWriter for response object of type: java.util.ArrayList of media type: tex...


javajaxbresteasy

Read More
Using Generics to return Dynamic JAXBElement...


javagenericsjaxb

Read More
How to create java object from 'anyType' returned from service using JAXB?...


javaserializationjaxbunmarshalling

Read More
XML String to Java Object NullPointerException...


javanullpointerexceptionjaxb

Read More
Couldn't get successful gradle build...


gradlejaxb

Read More
How to predefine XSD file name with jaxb2-maven-plugin...


javamavenxsdjaxbjaxb2-maven-plugin

Read More
org.springframework.oxm.UncategorizedMappingException: Unknown JAXB exception using Spring Webservic...


springmavenjaxbmarshallingwebservicetemplate

Read More
Why does JAXB need a no arg constructor for marshalling?...


javaxmljaxbmarshalling

Read More
How to resolve java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException...


javajaxbjava-9java-11java-10

Read More
javax.xml.bind.JAXBException Implementation of JAXB-API has not been found on module path or classpa...


xmlexceptionjaxbbindjava-9

Read More
org.glassfish.jaxb.runtime.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExce...


xmlannotationsjaxb

Read More
Unexpected alphabetical order in XSD generation with EclipseLink MOXy...


jaxbeclipselinkmoxy

Read More
Apache CXF XSD scheme to Java, change output class and factory name...


xmlmavenxsdjaxb

Read More
JAXB, BigDecimal or double?...


databasejaxbdoublebigdecimal

Read More
How to generate a Java class which implements Serializable interface from xsd using JAXB?...


javaxsdjaxbxjc

Read More
BackNext