WebSphere Application Server scripts
WebSphere Application Server provides several scripts that you can use in administration and application development.
- addNode Incorporates an instance of the base WebSphere Application Server product into a Network Deployment cell.
- backupConfig Backs up the configuration of your node to a ZIP file.
- buildsamples Allows you to change the sample source code and then build the changed samples.
- cleanupNode Removes a node configuration from the cell repository.
- checkprereqs Verifies your WebSphere Application Server installation and determines whether or not the prerequisite software is installed.
- chgwassvr Changes properties of an application server.
- cmpopt Analyzes an enterprise bean JAR file.
- collector Gathers information about your WebSphere Application Server installation and packages it in a JAR file that you can send to IBM Customer Support.
- createmq Creates an embedded JMS server in an instance.
- crtreminst Creates a remote HTTP instance.
- crtwasinst Creates a new instance of WebSphere Application Server.
- deletemq Deletes the embedded JMS server from an instance.
- dltwasinst Deletes an instance of WebSphere Application Server.
- dspwasinst Displays attributes of an application server instance.
- earconvert Migrates J2EE 1.2 application modules and their respective resource references to J2EE 1.3 application modules in an enterprise archive (EAR) file.
- EARExpander Expands an EAR file into a directory to run the application in that EAR file and collapses a directory containing application files into a single EAR file.
- EncAuthDataFile Generates a text file that contains user IDs and passwords for a client that does not pass a user ID and password on a getConnection call.
- genHistoryReport Generates a product history report.
- GenPluginCfg Regenerates the plugin-cfg.xml file, which stores runtime configuration information for the Web server plugin.
- genVersionReport Generates a product version report.
- grtwasaut Grants a user or authorization list authority to an instance and the objects associated with it.
- historyInfo Generates a product history report.
- installsamples Installs the sample applications into an instance.
- ivt Verifies the product installation.
- port validator tool Verifies your WebSphere Application Server configuration to ensure that you do not have port conflicts between WebSphere Application Server instances and products.
- prerequisite validator tool Verifies your WebSphere Application Server installation and determines whether or not the prerequisite software is installed.
- PropFilePasswordEncoder Encodes passwords in a properties file.
- removeNode Removes a node from a Network Deployment cell.
- restoreConfig Restores the configuration of a node.
- rvkwasaut Revokes user authority to an instance and the objects associated with it.
- servicetools Invokes serviceability tools that you can use to help troubleshoot WebSphere Application Server.
- showlog Displays the contents the IBM Service log.
- stopManager Stops the deployment manager process for a Network Deployment instance.
- stopNode Stops a network deployment node agent process.
- stopServer Stops an application server.
- startManager Starts the deployment manager process for a Network Deployment instance.
- startNode Starts the node agent process for a node that is part of a Network Deployment cell.
- startServer Starts an application server.
- serverStatus Displays the status of one or all of the servers configured for an instance.
- syncNode Allows you to manually synchronize the configuration between a single node and the deployment manager for the cell that the node belongs to.
- updwashost Updates an instance if the host name of the server is changed.
- versionInfo Generates a product version report.
- WASPostUpgrade Migrates configurations to WebSphere Application Server Version 5.
- WASPreUpgrade Prepares configurations from previous versions of WebSphere Application Server for migration.
Application development scripts
- dumpNameSpace Dumps the contents of the name space accessed through a name server.
- ejbdeploy Generates deployment code for enterprise applications.
- JspBatchCompiler Compiles JSP files as a batch.
- launchClient Starts a J2EE client application.
- mb2mdb Migrates a JMS listener to use message-driven beans.
- endptEnabler Enables a set of Web services within an enterprise archive (EAR) file.
- Java2WSDL Uses the Java API for XML-based remote procedure call (JAX-RPC) specification to map a Java class to a Web Services Description Language (WSDL) file.
- setupWebServiceClientEnv Sets up a Java environment for Web Services J2SE clients to use and sets the classpath variable for Web Services clients.
- SoapEarEnabler Enables a set of SOAP services within an EAR file.
- wsdeploy Adds Websphere Application Server product-specific Web services deployment classes to a Web services enterprise archive (EAR) file or an application client Java archive (JAR) file.
- WSDL2Java Uses the Java API for XML-based remote procedure call (JAX-RPC) specification to create Java classes and deployment descriptor templates from a Web Services Description Language (WSDL) file.