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

seam-gen driver.jar.default points to non existing ${seam.dir}/lib/hsqldb.jar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.2.0
    • EAP_EWP 5.1.2 ER2
    • Seam2
    • None
    • Release Notes
    • Hide
      The seam-gen tool by default obtained the database driver for the Hypersonic database from <filename>${seam.dir}/lib/hsqldb.jar</filename>. However that file was moved in an earlier version, resulting in a failed database connection. This issue has been resolved by obtaining the driver from the directory <filename>${jboss.home}/common/lib/hsqldb.jar</filename>.
      Show
      The seam-gen tool by default obtained the database driver for the Hypersonic database from <filename>${seam.dir}/lib/hsqldb.jar</filename>. However that file was moved in an earlier version, resulting in a failed database connection. This issue has been resolved by obtaining the driver from the directory <filename>${jboss.home}/common/lib/hsqldb.jar</filename>.
    • Documented as Resolved Issue
    • NEW

    Description

      seam-gen by default gets database driver for the default hsql db from ${seam.dir}/lib/hsqldb.jar which doesn't exist. This file has been removed by JBPAPP-4970. The default driver path should be updated to point to wherever hsqldb.jar is located in EAP/EWP, possibly something like ${jboss.home}/common/lib/hsqldb.jar.

      Attachments

        Issue Links

          Activity

            People

              mnovotny@redhat.com Marek Novotny
              maschmid@redhat.com Marek Schmidt
              Scott Thomas Scott Thomas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: