Community
Participate
Working Groups
Our SDO bundle has 2 issues when running with OSGi. 1. There is a split package between org.eclipse.persistence.sdo and commonj.sdo. This split package is required by the spec, so moving the class is not an option. 2. We import a specific version of javax.xml.transform.*. There is no standard for what the version for javax.xml.transform will be in an OSGi provider.
Created attachment 208749 [details] proposed fix Proposed fix makes o.e.p.sdo a fragment of commonj.sdo and removes the version constraint on javax.xml.transform.
Changes checked in. Reviewed by Denise Smith.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink