Search code examples
Cannot resolve the name 'xjc:globalJavaType' in jaxb-xjc-2.2.5-2.jar...


javamavenjaxb

Read More
Upgrading to Spring Boot 3/ JDK 17/ Spring 6 - JAXB conflict issue IllegalAnnotationsException...


springspring-bootjaxbjava-17

Read More
Using JAXB2 Basics Plugins for XJC in gradle tasks...


javajaxbxjcjaxb2-basics

Read More
Spring SOAP request marshalling ~ How to force inlining of long data (JAXB2 & MTOM)...


javaspringsoapjaxbmarshalling

Read More
Java migration JDK 11 to JDK 17 fail Junit Test with Jakarta Marshal...


javacharacter-encodingjaxbmarshallingjakarta-migration

Read More
Convert Xml to java object ignoring meta symbols...


javaxmljaxbconverters

Read More
How to convert a ZipPath to File?...


javapathjaxb

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


javajaxbunmarshalling

Read More
How to force JAXB to write the xsi:type of a javax.jws.WebParam when sending a request (CXF implemen...


javasoapjaxbcxf

Read More
JAXB unmarshalling doesn't work when field is declared as List but works when same field is decl...


jaxbunmarshalling

Read More
JAXB compile error, unused parameters for afterUnmarshall...


eclipsejaxbjavadocjava-compiler-api

Read More
JAXB binding for xs:integer to Java Integer instead of BigInteger...


javabindingjaxbxjc

Read More
Upgrade XSD to Java translation from Java 8/JAXB to Java 17/Jakarta...


javagradlejaxbbuild.gradlejakarta-migration

Read More
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: 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
BackNext