Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

This wizard will assist you in importing existing JBoss 4 database pools. For this particular example we will use the hsqldb-ds.xml provided by the default JBoss server, that is <jboss_home>\server*\ default* \deploy\hsqldb-ds.xml and Hypersonic database.

Before we continue you will have to provide Geronimo with the driver jar for Hypersonic HSQL. To do that you will have to follow similar steps install that driver into Geronimo's repository as described in Configuring DB2 Datasource. Here is the steps summary for declaring the HSQL driver jar in Geronimo.

...

following steps.

...

  1. Locate the HSQL driver jar hsqldb.jar. This file is located in the <jboss_home>\server\default\lib directory. Make a copy of this file and rename it to hsqldb-1.8.0.jar.
  2. Copy the renamed file to the repository entry you created before, <geronimo_home>\repository\Hipersonic\hsqldb\Server\1.8.0. Note that the driver file name has to be versioned.

...

  1. Use the Repository Viewer portlet to install the HSQL driver jar . From the Administration Console click on Common Libs to access the portlet, click on Browse and point to the database driver jar. Change the Group: to Hipersonic, leave the remaining fields by default and click Install. You should see Hipersonic/hsqldb/1.8.0

...

  1. /jar

...

  1. listed near the top of the repository entries list.

From the Geronimo Administration Console click on the Database Pools link. From the Database Pools portlet click on Import from JBoss 4. In the Step 1 of Importing the Database Pools specify the location of the *-ds.xml file and click Next.

...