Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6013

hibernate annotations and entitymanager log output show wrong version number

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • EAP_EWP 5.2.0
    • EAP_EWP 5.1.1
    • Hibernate
    • None
    • Release Notes
    • Hide
      In the server's logs, Hibernate Annotations' version number was being reported as "3.4.0.GA_CP01" and Hibernate EntityManager's was reported as "WORKING" when in fact both were in fact the same version: 3.4.0.GA_CP01. This has now been fixed and the correct version numbers of both components are recorded in the server's logs.
      Show
      In the server's logs, Hibernate Annotations' version number was being reported as "3.4.0.GA_CP01" and Hibernate EntityManager's was reported as "WORKING" when in fact both were in fact the same version: 3.4.0.GA_CP01. This has now been fixed and the correct version numbers of both components are recorded in the server's logs.
    • Documented as Resolved Issue

    Description

      3 [Thread-9] INFO org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.4.0.GA_CP01
      194 [Thread-9] INFO org.hibernate.ejb.Version - Hibernate EntityManager [WORKING]

      from the log output, annotations shows it is version is 3.4.0.GA_CP01 and Entitymanager shows the version is "WORKING"
      well, these are incorrect, both them are 3.4.0.GA_CP04 in EAP 5.1.1, and the META-INF/MANIFEST.MF shows the correct version

      Attachments

        Activity

          People

            shaozliu Strong Liu(刘少壮) (Inactive)
            shaozliu Strong Liu(刘少壮) (Inactive)
            Jared Morgan Jared Morgan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: