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 different versions of nm?
Tell me what are the steps involved in configuring the jms?
What is cluster stub?
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 do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
Explain what is the purpose of stub in web-logic server cluster?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
Can weblogic server start with a unix boot? : BEA Weblogic
What are the different modules of wlst?
Explain deployment descriptors?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
Tell the issues faced in weblogic?
Define the purpose of the serializedsystemini.dat file?
What is meant by adminserver?