-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g
In order to create a data source in the WebLogic server, follow these steps:
1. Start the WebLogic server and navigate to the Administration Console with the URL http://localhost:7001/console.
2. Select the Services | JDBC node and select the Data Sources section.
3. In the Data Sources table, click on New to create a new data source.

4. Specify the data source Name and the JNDI Name (jdbc/OracleDBConnectionDS) for the data source.
5. Select Database Type as Oracle and click on Next:

6. Select the default Database Driver, Oracle's Driver (Thin XA), and click on Next:

7. With the XA JDBC driver, the default transaction options are to support global transactions and the Two-Phase Commit global transaction protocol. Click on Next:

8. In the Connection Properties window, specify:
Database Name as XE
Host Name as localhost, Port as 1521
Database User Name as OE
The Password
9. Click on Next:

10. Click on Test Configuration to test the database connection. If...
Change the font size
Change margin width
Change background colour