Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb2

406 Not Acceptable in Spring MVC application (OSGi, Virgo Web Server) using Jackson, Rome and JAXB2

Programmatically use WsImport with JAXB plugins without Maven or ANT?

Why CXF / JAXB read whole InputStream into memory before marshalling to SOAP message

Why does JAXB 2 RI's XJC simple mode change collection names?

JAXB appending unneeded namespace declarations to tags

@XmlRegistry - how does it work?

java xml jaxb jaxb2

Generating hashCode() and equals() when creating Java classes using Mojo Jaxb2 maven plugin

java maven jaxb2 jaxb2-basics

Using JAXB to support schemas with minor variations

jaxb2-maven-plugin only executing first execution

java maven jaxb2

Nested elements in XSD cause Illegal class inheritance loop exception in JAXB, how can I properly override the bindings?

java xpath xsd jaxb jaxb2

Is there a JAXB Plugin which generates Builders?

How to write a Unit Test for JAXB 2.0 Marshalling

marshalling junit4 jaxb2

Maven Jaxb2 xjc plugin error No schemas have been found

maven xsd jaxb2

JAXB java.util.Map binding

java jaxb jaxb2

Specify a package instead of "classesToBeBound" for spring Jaxb2Marshaller

java spring jaxb2

What is the Jaxb equivalent of a Text node value?

How to execute the JAXB compiler from ANT

ant jaxb java jaxb2

Why does JAXB sometimes map to JAXBElement?

java jaxb jaxb2

Can/Should I list inherited properties for a JAXB mapped bean in the "propOrder" annotation?

java jaxb jaxb2

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