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 you troubleshoot a crash?
Explain the difference between dynamic and non-dynamic changes in the console?
What are stubs and how do they function in a web logic cluster?
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
What is meant by jndi and why its needed??
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
What is the difference between development mode and production mode of weblogic server?
How do stubs work in a weblogic server cluster? : BEA Weblogic
How many weblogic servers can I have on a multi-cpu machine?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
Write a program to call the store procedure of oracle that takes no parameter?
What are application servers?