Applications using EclipseLink may fail to resolve if the osgi.enterprise bundle is allowed to
			wire its javax.persistence package import to other than the EclipseLink javax.persistence bundle.
		
			To avoid this, install EclipseLink's javax.persistence bundle early. To install this bundle before
			any applications are deployed, list the bundle in the initialArtifacts property described in the
			User Guide.
		
See bug 337826 for details.