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

Tell me how does a server find out server unavailability?

727


What is node manager?

764


Define memory leak ?

889


When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic

741


What are the modes of operation for Weblogic server domains ?

886


When should I use multicast subscribers? : BEA Weblogic

736


How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic

727


How do I increase weblogic server memory? : BEA Weblogic

759


Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic

695


What should you do in a passive method?

724


What is mulicast in weblogic?

843


What oracle weblogic server includes?

719


How to update license?

742


What is non-stage deployment?

888


What are the States of the Weblogic Server ?

777