Question: What is the purpose of WebLogic JNDI (Java Naming and Directory Interface)?Answer: JNDI in WebLogic allows Java applications to look up and access resources, such as data sources, EJBs, and JMS destinations, in a standardized way. It provides a naming and directory service for locating Java objects.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users:
- What is WebLogic Server?
- Explain the difference between a Managed Server and an Admin Server in WebLogic.
- What is the difference between connection pooling and data source in WebLogic?
- Explain the use of WebLogic Scripting Tool (WLST).
- How does WebLogic support Java EE technologies?