Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Standalone use of MOXy(Standalone use of MOXy)
Standalone use of MOXy [message #634135] Wed, 20 October 2010 15:46 Go to next message
Joan Segura is currently offline Joan SeguraFriend
Messages: 4
Registered: October 2010
Junior Member
Hello,

I'm on the need of "meet-in-the-middle" XML to Java unmarshalling, and MOXy seems to be one appropiate solution for my needs.

Eclipselinks has more features than I need (and more classes my software architect will accept to place into my project) so my question is: there's a way to download only the classes related to MOXy ?

Thanks in advance.
Joan.
Re: Standalone use of MOXy [message #634413 is a reply to message #634135] Thu, 21 October 2010 15:30 Go to previous messageGo to next message
Blaise Doughan is currently offline Blaise DoughanFriend
Messages: 163
Registered: July 2009
Senior Member

Hi Joan,

You can download EclipseLink as individual bundles:

http://www.eclipse.org/downloads/download.php?file=/rt/eclip selink/releases/2.1.1/eclipselink-plugins-2.1.1.v20100817-r8 050.zip

Then you can include the following components:
- org.eclipse.persistence.moxy_2.1.1.v20100817-r8050.jar
- org.eclipse.persistence.core_2.1.1.v20100817-r8050.jar
- org.eclipse.persistence.asm_2.1.1.v20100817-r8050.jar

-Blaise
Re: Standalone use of MOXy [message #634422 is a reply to message #634135] Thu, 21 October 2010 15:59 Go to previous messageGo to next message
Joan Segura is currently offline Joan SeguraFriend
Messages: 4
Registered: October 2010
Junior Member
Hello again,

first of all thanks for your quick answer, I'm sorry I was lazy enough to not find the maven downloads Sad

I've included the jars but I still have one problem. Package org.eclipse.persistence.jaxb.dynamic seems to be lost, so I can't make use of Dynamic JAXB contexts. This is not really one problem, so I've found it at the full eclipselink.jar bundle, but I don't know if there was a reason to exclude this package, is one deploy error or, simply, I'm not doing something I should.

Thanks and best regards.
Joan.
Re: Standalone use of MOXy [message #634477 is a reply to message #634422] Thu, 21 October 2010 20:42 Go to previous message
Blaise Doughan is currently offline Blaise DoughanFriend
Messages: 163
Registered: July 2009
Senior Member

Hi Joan,

You are correct, we do not have the Dynamic JAXB packaged as a standalone bundle yet. It is currently only available in the eclipselink.jar.

-Blaise
Previous Topic:Two-tier application: Turn off entire cache
Next Topic:Criteria API: left outer join
Goto Forum:
  


Current Time: Fri Apr 19 09:41:23 GMT 2024

Powered by FUDForum. Page generated in 0.01961 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top