Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1414

Update all persistence.xml descriptors to declare namespace

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • AS 5.0.0.CR1
    • None
    • testsuite
    • None

    Description

      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

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: