Answer Posted / mohit
Hello,
In very easy language, we can say that JNDI is used in weblogic to call objects like JMS, JDBC, destinations, etc.
Each and every object has JNDI name which is used internally while calling some objects.
Each and every object should have unique JNDI name.
JNDI names are stored in tree like structure called JNDI tree.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the max amount of information that can be saved in a session object?
What are web logic servers?
Tell me what are the ways in which weblogic servers can run on multiple machines?
What are the different modules of wlst? Explain?
What are the supported installation modes for WebLogic Server ?
How Work Manager works in wls 9.2 and above versions?
In web logic how are new threads assigned?
What are the modes of operation for Weblogic server domains ?
What is http tunneling? How can we configure it on weblogic?
What is the significance of boot?
What are the steps involved in setting up classpath in web logic server?
What signal tells the jvm to give a thread dump?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
What are servers?
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic