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
Where are the files placed while deploying the resource adapter in web logic server?
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
What is bootup process?
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
What are pending messages in the console? : BEA Weblogic
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What are the steps required to modify config.xml file of web logic server?
Why in jdk we have two different folders for bin and lib ?
How do you troubleshoot server hang?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
Explain the types of deployment modes and diffrernces between them?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
How do I publish an xml message? : BEA Weblogic
What are the ways in which the dns request of failed servers handled?