Weblogic Administration
Basics knowledge on Weblogic Server & Administration
Pages
(Move to ...)
Home
Weblogic Administaration Interview Questions
Weblogic Commands used
Exception Names in WLS
Weblogic Topics
Architecture
weblogic Introduction
WLS Installation Steps
WLS Silent Mode Installation
WlS Domain Creation 2
WLS ~ Apache Configration
Creating JDBC Connection Pool/JDBC Data Source
Java DataBase Connectivity
Weblogic Server SSL Configuration
WLS SSL Configration
Differnce between WLS 8, 9 ,10
Difference between Webserver and Application server
Diff B/W Devlopment - Production
Difference B/W .out and .log
PATH - CLASSPATH
Differnce between Queue and Topic
Unicast - Multicast
Reset WLS username and password
Deployment Staging Modes
Console Deployment
Command line deployment
JVM
MyError Codes
Session Replication
Load Balancing in Weblogic Server
Thread Dump
Node Manager
BMC Remedy
Oracle WebLogic Server - Startup/Shutdown
Weblogic Monitiring CMD
▼
Wednesday, April 16
what is a jndi and what is the use of jndi ? plz give me some clarity on jndi ?
Kiran Kumar Ravula
consider this raw scenario.. suppose the name abc is used as a JNDI in the application code.. then the same JNDI name should be given in the data source configuration.. so that when a request for that particular data sorce came, weblogic searches the J
NDI tree and if the request(JNDI name in the application) matches the JNDI name in weblogic, then only it will try to establish a connection.. this is not a pure technical explanation.. this is for understanding purpose only.. correct me if am wrong..
April 14 at 9:22pm
·
Like
Kiran Kumar Bhairi
U r right
Kiran Kumar Ravula
. JNDI is a naming service which is used by the application to find out the resources configured in weblogic. Thats why it is called JNDI lookup... Hope it helps!
3 hrs
·
Like
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment