Community
Participate
Working Groups
In an eclipselink-orm.xml file add the persistence-unit-defaults element to the source and you get the following NPE in the error log. This NPE continues to be logged every time you edit something else in the persistence-unit-defaults element java.lang.NullPointerException at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOFMultiFeature(EMF2DOMAdapterImpl.java:461) at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.primUpdateMOFMultiFeature(EMF2DOMAdapterImpl.java:1556) at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.updateMOFMultiFeature(EMF2DOMAdapterImpl.java:1770)
Created attachment 202252 [details] proposed patch against maintenance
I have fixed this issue in HEAD, Neil do we want to fix this in 3.0.1 maintenance? Very simple fix to change the translators.
fixed in maintenance
Verified in Maintenance Build M-3.3.1-20110906011014 Verified you can add persistence-unit-defaults element to the eclipselink-orm.xml file without error. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.0.1