Answer Posted / sukumar
JNDI: Java Naming and Directory Interface it is a API.
The Weblogic Server Uses This For storing te Different
objects(Like Connection factories, Datasourc....). These
Objects Retrived from JNDI tree when they are want to be
Used.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic
How do I bind string values in a preparedstatement? : BEA Weblogic
What is t3??
Explain about the function associated with t3 in weblogic server ?
What are the steps required to setup the oracle instance for os authentication?
What is the difference between development mode and production mode of weblogic server?
Must ejbs be homogeneously deployed across a cluster? Why?
List components of jndi?
Do you know what is the meaning of classformaterrors used with the applet?
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
Do ejbs have to be homogeneously deployed across a cluster?
What is the difference between url instance and urlconnection instance?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
Explain load blancing alogarthims in cluster??
How to write a program to bind string values in a preparedstatement?