Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

JPA Long @Id as JAXB @XmlID generates XSD validation error

java jpa jaxb jpa-2.0

Can xjc -version be trusted?

jaxb java jaxb2

Can JAXB handle multiple "root" elements?

jaxb

How to have custom namespace prefix

jaxb

JAX-WS custom object received in request is null

jax-ws wsdl didn't create a set method

jaxb wsdl jax-ws

Casting generic types without warning?

java generics reflection jaxb

JAXB: Unmarshal to subclass based on element value

java xml jaxb

Cannot get JAXBContext?

java jaxb

using custom jaxb bindings to get xs:datetime to Joda time but getting XMLGregorianCalender

Regarding REST response and XMLElement

java xml rest xml-parsing jaxb

Global Java Type Adapters in MOXy

java json jaxb eclipselink moxy

Customizing error handling of JAXB unmarshall process

java xml jaxb unmarshalling

NPE Thrown Marshalling Entity in JAX-RS

jpa jaxb eclipselink jax-rs moxy

JAXB Ant Task Error: xjc2 [ERROR] null unknown location

java ant jaxb xjc

JAXB + Enums + Showing Multiple Values

java enums jaxb

JAXB & JPA annotations. Are there any strong arguments for preferring field access over property access?

java jpa annotations jaxb

jaxb and jsr303

java jaxb bean-validation

How can i remove namespace from the generated JAXB File?

ant xsd jaxb xjc

Generating Java classes out of XMLSchema.xsd using JAXB

java jaxb