Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in moxy

Weblogic 12.2.1.2 - How to tune the object Serializer to use Jackson 2 and strange phenomena on jaxrs enablement for application/json endpoints

How to generate a class using JAXB whose element can contain a string or XML?

java xml jaxb moxy xjc

JAXB inheritance - unmarshalling to subtypes declared in annotations?

inheritance jaxb moxy subclass

@XmlPath(".") conflicts with @XmlAdapter

jaxb moxy

Is it possible to apply treatement to all elements in XML jaxb

java xml jaxb moxy

How to marshal Map into {key: value, key: value, ...} with MOXy

java json jaxb moxy

How to tell JAXB which fields to serialize at run time?

java xml jaxb jax-rs moxy

Unmarshal a single element list fails

Is there a way to generate a XML binding file from a class using MOXy?

jaxb moxy

Jaxb EclipseLink/MOXy : Is it possible to specify the names of get/set methods

Use Eclipselink and Moxy to write List<someObject> to file

java jpa jaxb eclipselink moxy

Using EclipseLink MOXy as JAXB provider for JAX-WS on JBoss EAP 6.1

JAXB Moxy getValueByXpath gives null

xpath jaxb moxy

Generic Map<String, Object> JSON marshalling and unmarshalling with Moxy

Why can't I map this simple object to text in XML in Java/Jersey?

java jaxb jersey moxy

Exception : "Missing class indicator field from database row [UnmarshalRecordImpl()]." when unmarshalling XML using EclipseLink JAXB (MOXy)

java jaxb eclipselink jaxb2 moxy

Unexpected alphabetical order in XSD generation with EclipseLink MOXy

jaxb eclipselink moxy

Universal adapter for JAXB

java xml jaxb xjc moxy