Home > Documentation > Configuring and administering > Configuring services > Configuring datasources > Import database pools from WebLogic 8.1 |
(Note: Console screenshots are from Geronimo 2.0. Current console varies slightly.)
This wizard offers two different alternatives for importing existing BEA WebLogic database pools:
config.xml
). If you choose this option, the wizard will convert as many fields as it can and then will ask you to manually enter those failed to be converted. One of the values that you must manually input is the database password.Apart from the alternative you choose, you are still required to tell Geronimo where the database driver jars are. For this particular example, the Repository portlet is used to install the PointBase driver jar .
Here are the steps of installing the PointBase database driver jar in Geronimo:
pbclient44.jar
. This file is located in the <bea_home>weblogic81\common\eval\pointbase\lib
directory. Make a copy of this file and rename it pbclient-4.4.0.jar
.PointBase/pbclient/4.4.0/jar
listed near the top of the repository entries list.From the Geronimo Administration Console, click the Database Pools link. From the Database Pools portlet, click Import from WebLogic 8.1. The following figure illustrates the import wizard.
For this particular example, the focus is the second alternative for importing existing BEA WebLogic database pools. A default example domain was created in the WebLogic server with all the sample applications also included by default. This domain is located in the <bea_home>\user_projects\domains\examples directory.
On the first screen of the import wizard (illustrated in the above figure), enter the following values for the Domain directory path: and the weblogic81/server/lib path:, and click Next.
<bea_home>\user_projects\domains\examples
<bea_home>\weblogic81\server\lib
Step 2, illustrated in the following figure, shows a list of recognized database pools from the WebLogic domain you specified. These database pools can be imported to Apache Geronimo.
Note that the WebLogic domain that you are trying to import the database pools from must be running if you want to successfully test the connection. For this example, click the Confirm and Deploy link for the second database pool in the list, the one corresponding to examples-dataSource-demoPool.
In the following step, select the Driver JAR: that you just created in the Geronimo repository.
Note that the database password has been recognized. Click Test Connection, and you will see a confirmation similar to the following figure. Click Deploy.
The following page goes back to the Step 2. This time it will display the remaining database pools available for import and will also show the import status of the database pool that you just imported. At this point, you can click Skip Remaining Pools to leave the import wizard.
Now you can see the database pool that you just imported listed in the database pool portlet.
Bookmark this on Delicious Digg this | Privacy Policy - Copyright © 2003-2013, The Apache Software Foundation, Licensed under ASL 2.0. |