What is difference between weblogic connection pool and conection factory?
Answer Posted / chalam
connection pool is the pool of pre-defined JDBC connections
maintained with backend database in order to provide
database connections for client requests.
connection factories will be created as a part in JMS
configuration for messaging services.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain the domain creation types?
How will a single machine run multiple web logic server instances?
What is the function of T3 in WebLogic Server ?
How does weblogic support corba and client communication via iiop? : BEA Weblogic
How do I handle request/response using jms? : BEA Weblogic
Open the find box and editing the text in text box then what is name for this dialog box??
What is Graphic mode?
What are the admin default ports?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
How to start node manager?
Must ejbs be homogeneously deployed across a cluster? Why?
What all jvm analysis/profiling tools you are familiar with please write the names?
What is thread stack size? What is the default thread stack size in windows?
How do I call a servlet with parameters in the url? : BEA Weblogic
How do I provide user credentials for starting weblogic server?