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

seam-gen - path to the database driver not displayed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 4.3.0.GA_CP05_FP01
    • 4.3.0.GA_CP05_FP01
    • Seam
    • None
    • Release Notes

    Description

      A path to the driver jar file set during the execution of "seam setup" command is not displayed as a default value during another execution of the same command. The following condition needs to be added in order to achieve desired behaviour.

      <condition property="driver.jar.default" value="${old.driver.jar}">
      <equals arg1="${old.database.type}" arg2="${database.type.new}"/>
      </condition>

      Attachments

        Activity

          People

            mnovotny@redhat.com Marek Novotny
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: