Technical data
B WebLogic Server Command-Line Interface Reference
B-12 Administration Guide
LICENSES
Lists the licenses for all WebLogic Server instances installed on the specified server.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
LICENSES
Example
In the following example, an administrator using the default username (guest) and
default password (
guest) requests the license information for a WebLogic Server
running on port 7001 of machine
localhost:
java weblogic.Admin -url localhost:7001 -username guest
-password guest LICENSES