Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » EclipseLink's XML parser for JBoss
EclipseLink's XML parser for JBoss [message #641523] Thu, 25 November 2010 19:44 Go to next message
Daniel  is currently offline Daniel Friend
Messages: 16
Registered: June 2010
Junior Member
Hello,
I have beginner questions concerning the XMLPlatform ..

Where do I have to configure the XML Platform, i.e. where do I have to set
eclipse.persistence.xml.platform=<parser>

What parser is used by jboss commonly? Is there one that I can use directly for EclipseLink configuration or do I have to create the XMLPlatform first?

What do I have to do if I have to create the XMLPlatform with org.eclipse.persistence.internal.xml ?

Thank you in advance
Daniel
Re: EclipseLink's XML parser for JBoss [message #641677 is a reply to message #641523] Fri, 26 November 2010 16:30 Go to previous message
Blaise Doughan is currently offline Blaise DoughanFriend
Messages: 163
Registered: July 2009
Senior Member

Hi Daniel,

By default EclipseLink will use the standard JAXP APIs. This should cover you in almost every application server without doing any configuration.

You only need to use the eclipse.persistence.xml.platform in environments that are not using a standard parser, which are becoming rare these days.

-Blaise
Previous Topic:Wrong dependency on weaving in org.eclipse.persistence.osgi-2.1.*.pom
Next Topic:update when removed?
Goto Forum:
  


Current Time: Fri Apr 26 22:06:21 GMT 2024

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

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

Back to the top