-
Task
-
Resolution: Done
-
Blocker
-
None
-
None
Ensure that all persistence.xml files in the testsuite have the following:
<persistence xmlns="http://java.sun.com/xml/ns/persistence"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/persistence
http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
version="1.0">
This is required for the metadata parsing deployers