Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] XmlDiscriminatorNode annotation - What Jar?

Don't I feel like an idiot. :-) My configuration wasn't downloading the transitive dependency. All fixed now. Thanks for the help.

Matt Bertolini

On Wed, Oct 3, 2012 at 8:48 AM, DAVID MCCANN <david.mccann@xxxxxxxxxx> wrote:
Hi Matt,

The MOXy JAXB annotations are in the 'core' bundle. 

Cheers,
Dave



On 02/10/2012 10:49 PM, Matt Bertolini wrote:
<dependency org="org.eclipse.persistence" name="org.eclipse.persistence.moxy" rev="2.4.0"/>

_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users



Back to the top