What is difference between weblogic connection pool and conection factory?

Answer Posted / vamsi.t

When we install spring s/w there is built-in supplied
connection pool in spring container.
Built-in connection pooling mechanism is implemented
using the appropriate classes like DriverManagerDataSource
and SingleConnectionDataSource,but these are dummy
connection pools,it can not be used in real time
applications.
There are Third party supplied connection pools like
C3P0,Apache DBCP(DataBaseConnectionPool).Spring s/w
supports these third party supplied connection pools.

There are server supplied connection pools like
weblogic server supplied connection pooling and appilcation
server supplied connection pooling.

we can define a connection factory instance that provides
the entry point for interacting with the JMS(JavaMessaging
Service). It can be used to interact with the ActiveMQ
Message Broker for creating a connection, through which a
session can be established for sending and receiving
messages


Here i have written as par as my knowledge is concerned.If
iam wrong let me know.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we change heap size?

547


Tell me what can happen when stub can't to connect to web-logic server instances?

498


What is the sla in prd,qa,dev.?

653


What is the function of managedconnection.addconnectioneventlistener() in web logic server?

526


What is the format of the log message out to standard out?

566






What is the msi mode in weblogic? How can you enable and disable this option?

782


What is the purpose of the serializedsystemini.dat file?

574


What is the purpose of stub in web-logic server cluster?

487


Tell me how are the notifications generated when a server is added to a cluster?

493


Can struck threads be killed manually?

559


What is bootup process?

536


When should I use multicast subscribers? : BEA Weblogic

521


You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?

496


What does the connected to element in the toolbar signify?

471


What can be the reasons of server hang?

560