How to Expose WSLT Command Functionality (nmEnroll) in a Java Program
(Doc ID 1487539.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle WebLogic Server - Version 10.3.1 and laterInformation in this document applies to any platform.
Goal
WLS administrative tasks can be done by using WLST commands.
For instance, WLST nmEnroll() command enables the Node Manager on the current computer to manage servers in a specified WebLogic domain.
The goal of this note is to show how to enable WLST administrative tasks functionality from a Java program.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |