Class Summary |
AbstractAppMojo |
Abstract base class for working with application tasks. |
AbstractEjbMojo |
Common superclass for EJB related goals. |
AbstractServerMojo |
Abstract base class for controlling servers. |
AbstractWas6Mojo |
Abstract base class for running ws_ant. |
CleanMojo |
Cleans out temporary resources and generated sources. |
EjbDeployMojo |
Generates EJB RMIC stub sources. |
EndpointEnabler |
Executes the endpoint enabler ant task on the EAR archive. |
HelpMojo |
Display help information on was6-maven-plugin. Call |
Role |
This is used to for when an application is being installed to map a role name
in an application to a container group / user. |
ServiceDeployMojo |
Executes the ServiceDeploy command against an archive file (Ear, Zip or Jar) to produce
an ear file that can be deployed on Process Server. |
WsAdminMojo |
The wsadmin goal executes the WebSphere command-line administration tool with the specified arguments. |
WsDefaultBindingsMojo |
This goal enables you to generate default IBM WebSphere Bindings for the specified EAR file. |
WsInstallAppMojo |
Installs an EAR into WebSphere Application Server. |
WsListAppsMojo |
Lists all the applications installed on a WebSphere Server or Cell. |
WsStartAppMojo |
The wsStartApplication goal enables you to start an existing or newly installed application on a WebSphere Server or
in a WebSphere Cell. |
WsStartServerMojo |
Starts a standalone server instance. |
WsStopAppMojo |
The wsStopApp goal enables you to stop an existing or newly installed application on a WebSphere Server or in a
WebSphere Cell. |
WsStopServerMojo |
This goal enables you to stop a standalone server instance. |
WsUninstallAppMojo |
Enables you to uninstall an existing application from a WebSphere Server or Cell. |