Web service administration commands allow you to manage most aspects of Web services.
Table 9-4 lists the Web service administration commands.
command name |
Description |
---|---|
Activates a Web service and makes it available to clients. |
|
Makes available to clients the selected methods of a Web service. |
|
Deactivates a Web service and makes it unavailable. |
|
Deletes a Web service. |
|
Deletes a Web service collection. |
|
Creates and deploys a Web service from the implementation class file. |
|
Creates and deploys a Web service from a JAR file. |
|
Creates and deploys a Web service collection from a WAR file. |
|
Command-line deployment options for J2EE Web services. |
|
Makes Web service methods unavailable to Web service clients. |
|
Exposes an EAServer component as a Web service. |
|
Creates a type mapping JAR file. |
|
Returns a message that a given Web service is either “active” or “inactive.” |
|
Checks if the method is available to a client as a Web service endpoint. |
|
Refreshes a server or Web service collection. |
|
Sets the value of the property for a component, Web application, or a Web service. |
|
Generates client artifacts and a client template capable of accessing server-side Web services. |
|
Generates a WSDL file from the Java implementation file. |