Miscellaneous Commands
This is a non-exhaustive list of asadmin commands for Payara Server.
add-library
Since Payara Server 4.1.2.173
- Usage
-
asadmin> add-library <options> file
- Aim
-
This command adds a jar library to Payara Server and loads it
Options | Type | Description | Default | Mandatory |
---|---|---|---|---|
type |
String |
Specifies the type of library. The supported values are |
common |
No |
create-iiop-listener
- Usage
-
asadmin > create-iiop-listener <options> listener_id
- Aim
-
Creates a listener for IIOP network traffic
get-domain-xml
- Usage
-
asadmin > get-domain-xml
- Aim
-
Gets the text of the domain.xml file. This command will only run against a local instance.