Wha are the steps to do connection pooling in weblogic?

Showing Answers 1 - 1 of 1 Answers

Bhaumik Patel

  • Apr 27th, 2006
 

To do connection pooling in webLogic 9.0

1. Start the weblogic server.

2. Open the weblogic console (url: http://localhost:7001/console) and log on using your username and password.

3. In the left side there is a link "Services". Expand It.

4. Expand JDBC Link and then click "Datasource" link.

5. By going through this wizard u can create DataSource that can be used in your database connection by using JNDI Naming Services.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions