Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » EclipseLink's XML parser for JBoss
EclipseLink's XML parser for JBoss [message #641523] Thu, 25 November 2010 14:44 Go to next message
Eclipse UserFriend
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 11:30 Go to previous message
Eclipse UserFriend
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: Sat Jul 26 22:58:48 EDT 2025

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

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

Back to the top