What is the difference between jndi lookup(), list(), listbindings(), and search()?



What is the difference between jndi lookup(), list(), listbindings(), and search()?..

Answer / Manish Kumar Kathore

lookup(): Retrieves a Java object by its namenlist(): Returns an enumeration of all names in a given contextnlistbindings(): Returns an enumeration of all bindings in the contextns search(): Searches for objects matching a specified name pattern.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

How to update license?

1 Answers  


what is proxy? how it is used in real time?

1 Answers  


Tell the issues faced in weblogic?

1 Answers  


Explain what are the ways in which the dns request of failed servers handled?

1 Answers  


Explain what are the databases that are available to be used with the web logic j2ee connector architecture?

1 Answers  


Are there c/c++ interfaces to wls jms? : BEA Weblogic

1 Answers  


How to create a connection pool ?

2 Answers   TCS,


What is a web server? How is it different from Application server?

3 Answers   IBM,


Can we deploy jar in weblogic?

1 Answers  


If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?

1 Answers  


Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic

1 Answers  


What are class paths? How can they be set?

1 Answers  


Categories