Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 
 

WLST browse JNDI Tree Tips

Weblogic Tips by Donald BurlesonApril 15, 2015

 

WLST browse JNDI tree

WLST has the ability to browse the JNDI tree of the domain. An interesting fact is that with this WLST feature, not only can you browse the JNDI tree of the server you are connected to, but you can also browse the JNDI tree of all other running (!) managed servers (if you are connected to AdminServer).  Note that the usual WLST commands like cmo and others do not work.

 

The following example used the WebLogic example MeDrec server:

 

wls:/medrec/serverConfig>

 

wls:/medrec/serverConfig> jndi()

 

wls:/medrec/jndi> ls()

dr--   MedRecServer

 

wls:/medrec/jndi> cd ('MedRecServer')

wls:/medrec/jndi/MedRecServer> ls()

dr--   com

dr--   ejb

dr--   javax

dr--   jdbc

dr--   mail

dr--   weblogic

-r--   medrecmedrec-facade_jarRmiPatientFacadeBroker_Homeweblogic.rmi.cluster.ClusterableRemoteObject

-r--   mejbmejb_jarMejb_EO                          weblogic.rmi.cluster.ClusterableRemoteObject

-r--   physicianmedrec-facade_jarRmiPatientFacadeBroker_Homeweblogic.rmi.cluster.ClusterableRemoteObject

 

See the book code download for full script

wls:/medrec/jndi/MedRecServer> cd ('jdbc')

wls:/medrec/jndi/MedRecServer/jdbc> ls()

-r--   MedRecGlobalDataSourceXA                     weblogic.rmi.cluster.ClusterableRemoteObject

 

wls:/medrec/jndi/MedRecServer> cd ('javax')

wls:/medrec/jndi/MedRecServer/javax> ls()

dr--   jms

dr--   transaction

 

wls:/medrec/jndi/MedRecServer/javax> cd ('jms')

wls:/medrec/jndi/MedRecServer/javax/jms> ls()

-r--   QueueConnectionFactory                       weblogic.rmi.cluster.ClusterableRemoteObject

-r--   TopicConnectionFactory                       weblogic.rmi.cluster.ClusterableRemoteObject

 

wls:/medrec/jndi/MedRecServer/javax> cd ('transaction')

wls:/medrec/jndi/MedRecServer/javax/transaction> ls()

-r--   TransactionManager                           weblogic.transaction.internal.ClientTransactionManagerImpl

-r--   TransactionSynchronizationRegistry           weblogic.transaction.internal.ClientTransactionManagerImpl

-r--   UserTransaction                              weblogic.transaction.internal.ClientTransactionManagerImpl

 

If you are connected to a domain with multiple running servers, you can choose which JNDI tree you want to browse.

 

wls:/MartinTest_Domain/serverConfig> jndi()

Location changed to jndi tree. This is a read-only tree with No root.

For more help, use help(jndi)

 

wls:/MartinTest_Domain/jndi> ls()

dr--   AdminServer

dr--   MartinTest_Domain_MS1

dr--   MartinTest_Domain_MS2

 

wls:/MartinTest_Domain/jndi> cd ('MartinTest_Domain_MS1')

wls:/MartinTest_Domain/jndi/MartinTest_Domain_MS1> ls()

dr--   javax

dr--   weblogic


 
   
Advanced WebLogic Server Automation Book

The above is an excerpt from the book "Advanced WebLogic Server Automation: Administration and Monitoring with WLST and JMX". This book covers everything administrators need to know for WebLogic scripting and automation, and includes a comprehensive code download of powerful WLST and JMX scripts.
 


Hit Counter

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

 

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster