Different WebLogic Server Tools
Bunch of tools to help WLS admin, debugging, etc.
- This first version is a war file to access log files from remote client through an HTML file generated by WLS. The core idea is to show the directories/files of a particular server, this way we can debug easily.
- JNDI tree printing
- Oracle JDBC version from a Managed Server
- Servers Health Status
- Several WLST scripts to automatize tasks (java weblogic.WLST -skipWLSModuleScanning <script>.py)