Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-788

Error finding entity class while parsing orm.xml.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.2.0
    • None
    • jpa
    • None
    • WebLogic Server 10.0 MP1, Oracle Database

    Description

      There is an error loading entity class while parsing object-relational mapping XML file with classloader. It uses environment classloader instead of application classloader to load entity class when object-relational mapping XML file is parsed.

      OPENJPA-40 has introduced a change in PersistenceMetaDataFactory and sets the classloader to envClassLoader if it is not null instead of loader passed as method input parameter and there is NPE fixed with SVN change number 447112 to use envClassLoader only if it not null.

      Attachments

        1. app.jar
          4 kB
          Vikram Bhatia
        2. client.jar
          2 kB
          Vikram Bhatia
        3. OPENJPA-788.patch
          0.8 kB
          Vikram Bhatia
        4. test-src.zip
          4 kB
          Vikram Bhatia

        Activity

          People

            Unassigned Unassigned
            vbhatia Vikram Bhatia
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: