1.
Creating Connection Pool
1. Open the eBonding-Cluster WebLogic console by visiting the
address:
http://10.239.233.35:8005/console
2. Give the admin username and password and submit the page
to login.
3. On successful login, expand the services link by clicking on
Services from the LHS frame.
Creation of XA Data Source:
1. Login to weblogic console.
2. Select Services/JDBC/Data Sources
3. Click Lock & Edit.
4. Click New
5. Enter Name as ClarifyDataSourceXA
6. Enter JNDI Name as jndi/clarifyxa
7. Select Database Type as Oracle
8. Select Database Driver as "Oracle's Driver (This XA) Version 9.0.1, 9.2.0,10
9. Click Next
10. Click Next
11. Enter the database Name,Host Name, Port, Database username as sa, and
sa's password for password.
12. Click Next
13. Click Test Configuration.
14. Clcik Next
15. Select AdminServer and click on finish
16. Click Activate Changes.
Creation of Non-XA Data Source:
1. Login to weblogic console.
2. Select Services/JDBC/Data Sources
3. Click Lock & Edit.
4. Click New
5. Enter Name as ClarifyDataSourceNonXA
6. Enter JNDI Name as jndi/clarifynonxa
7. Select Database Type as Oracle
8. Select Database Driver as "Oracle's Driver (This) Version 9.0.1, 9.2.0,10
9. Click Next
10. Select "Support Global Transaction" and "Emulate Two-Phase Commit"
11. Click Next
12. Enter the database Name,Host Name, Port, Database username as sa, and
sa's password for password.
13. Click Next
14. Click Test Configuration.
15. Clcik Next
16. Select AdminServer and click on finish
17. Click Activate Changes.
Creation of Non-XA Data Source:
1. Login to weblogic console.
2. Select Services/JDBC/Data Sources
3. Click Lock & Edit.
4. Click New
5. Enter Name as MasterAdmin
6. Enter JNDI Name as MasterAdmin
7. Select Database Type as Oracle
8. Select Database Driver as "Oracle's Driver (This) Version 9.0.1, 9.2.0,10
9. Click Next
10. Select "Support Global Transaction" and "Emulate Two-Phase Commit"
11. Click Next
12. Enter the database Name,Host Name, Port, Database username as sa, and
sa's password for password.
13. Click Next
14. Click Test Configuration.
15. Clcik Next
16. Select AdminServer and click on finish
17. Click Activate Changes.