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

Seam-gen generates wrong dependency in .classpath file for Eclipse

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0_CR3
    • Seam
    • None
    • Release Notes
    • Workaround Exists
    • Hide

      Quick and easy fix is:
      duplicate jboss-transaction-api.jar with copying it to file jta.jar

      Show
      Quick and easy fix is: duplicate jboss-transaction-api.jar with copying it to file jta.jar
    • Hide
      The jta.jar was being included as a third-party dependency of Eclipse by the seam-gen process. The jboss-transaction-api.jar was included in the seam-gen process, but the two files caused a .classpath conflict. All Hibernate dependencies have been updated to exclude the jta.jar file, which fixes the issue.
      Show
      The jta.jar was being included as a third-party dependency of Eclipse by the seam-gen process. The jboss-transaction-api.jar was included in the seam-gen process, but the two files caused a .classpath conflict. All Hibernate dependencies have been updated to exclude the jta.jar file, which fixes the issue.
    • Documented as Resolved Issue
    • ASSIGNED

    Description

      There is lib/jta.jar entry generated. It should be replaced with lib/jboss-transaction-api.jar

      Attachments

        Issue Links

          Activity

            People

              mnovotny@redhat.com Marek Novotny
              mgencur Martin Gencur
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: