Answer Posted / enigma
As per my views,
With all due respect to interviewer, the question is not
framed properly. It could have been "What is JNDI ?"
JNDI is a generalised concept. It is not specific to
weblogic. JNDI is same in websphere, weblogic,Tomcat,LDAPS.
JNDI is the most convinient data structure which can be
used for implemtation of any application server, webserver
or any complex JVM based system. We can implemet JNDI for
all the folders and files store on the PC. JNDI is nothing
but the basic data structure which known as Trees.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?
How do you do performance tuning of wls?
How to start node manager?
What is the boot? What is the significance of it?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What is a machine?
How can the issue associated with high CPU usage be solved?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
Explain what are the ways in which the dns request of failed servers handled?
Can two jms servers share the same persistent store? : BEA Weblogic
How do I bind string values in a preparedstatement? : BEA Weblogic
Is weblogic a web server?
What is application tuning?