Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-647

hibernate missing some JAR files in RPMs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Critical
    • None
    • JWS 3.1.0 CR7
    • hibernate, jws-dist, rpm, zip
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes, Compatibility/Configuration, User Experience
    • Hide

      1) Download the hibernate-dist zip file and unzip it

      2) Install hibernate RPM packages from JWS3 channel

      3) Check for the presence of the jboss-jaxb-api_2.2_spec.jar in hibernate RPM distribution

      # find /usr/share/java -name "jboss-jaxb-api_2.2_spec.jar" | wc -l
      0
      

      4) Check for presence of the jboss-jaxb-api_2.2_spec.jar in hibernate zip distribution

      # find hibernate-release-4.2.23.Final-redhat-1 -name "jboss-jaxb-api_2.2_spec.jar" | wc -l
      1
      
      Show
      1) Download the hibernate-dist zip file and unzip it 2) Install hibernate RPM packages from JWS3 channel 3) Check for the presence of the jboss-jaxb-api_2.2_spec.jar in hibernate RPM distribution # find /usr/share/java -name "jboss-jaxb-api_2.2_spec.jar" | wc -l 0 4) Check for presence of the jboss-jaxb-api_2.2_spec.jar in hibernate zip distribution # find hibernate-release-4.2.23.Final-redhat-1 -name "jboss-jaxb-api_2.2_spec.jar" | wc -l 1

    Description

      There is difference between rpms and zip jars in Hibernate distribution. Hibernate zip contains jboss-jaxb-api_2.2_spec.jar, gradle-wrapper.jar, gradle-wrapper.properties, but there are no one of those files in any hibernate package except source one hibernate4-eap6-0:4.2.23-1.Final_redhat_1.1.ep6.el6.src.rpm

      Attachments

        Activity

          People

            rhn-support-csutherl Coty Sutherland
            jonderka@redhat.com Jan Onderka
            Jan Onderka Jan Onderka
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: