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 |
How to update license?
what is proxy? how it is used in real time?
Tell the issues faced in weblogic?
Explain what are the ways in which the dns request of failed servers handled?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
How to create a connection pool ?
What is a web server? How is it different from Application server?
Can we deploy jar in weblogic?
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?
Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic
What are class paths? How can they be set?