Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in moxy

Using an adapter to marshal a class to a root element with MOXy or any other JAXB implementation

jaxb2 moxy

Custom MOXyJsonProvider in Jersey 2 not working?

java json jersey jersey-2.0 moxy

Global Java Type Adapters in MOXy

java json jaxb eclipselink moxy

NPE Thrown Marshalling Entity in JAX-RS

jpa jaxb eclipselink jax-rs moxy

How to POST JSON request to a Jersey REST service?

jersey eclipselink jax-rs moxy

JAXBException: "package" doesnt contain ObjectFactory.class or jaxb.index

Unmarshalling nested objects from JSON with JAXB

json jaxb eclipselink moxy

MOXy @XmlPath ignored

jaxb eclipselink moxy

Ignoring DTDs when unmarshalling with EclipseLink MOXy

JAXB: Unmarshal heterogeneous array

Avoid creation of object wrapper type/value in MOXy (JAXB+JSON)

java json jaxb moxy

Convert POJO to JSON with slash in field name via moxy

java json jaxb moxy

No descriptor found while unmarshalling element mapped to attribute

eclipselink/Moxy : inheritance and attribute name oveloading based on type

Issue with Eclipselink and @XmlRef

jaxb eclipselink moxy

MOXy JAXB marshals invalid control characters for Unicode (u+2019) when UTF-8 encoding is specified

json utf-8 jaxb marshalling moxy

Generation of XSD restrictions in a schema generated from Java JAXB annotated classes

java xsd jaxb moxy

How to replace EclipseLink 2.3.2 with EclipseLink 2.5 in WebLogic Server 12c

Does MOXy support non-string @XmlID in version 2.6.0?

java json jaxb marshalling moxy

Where to include jaxb.properties file?