[Version 5.0.2]ejbdeploy tool

You can generate code for deployment by either using the Application Assembly Tool (AAT) or by using the Deployment Tool for Enterprise Java Beans (ejbdeploy) from a command prompt. For example, the options that you are able to set in AAT correspond with commands that the EJBDeploy tool uses to generate code for deploying an application.

Syntax

For a detailed list of available options in the EJBDeploy tool, enter ejbdeploy from a command prompt.

To view the output of ejbdeploy.sh in EBCDIC, enter the following set of commands to create a file in EBCDIC named ebcdic.txt:

ejbdeploy.sh > ascii.txt

iconv -f ISO8859-1 -t IBM-1047 ascii.txt > ebcdic.txt


Related tasks
Generating code for deployment



Searchable topic ID:   raatejbdeploycmd
Last updated: Jun 21, 2007 9:56:50 PM CDT    WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/raat_ejbdeploycmd.html

Library | Support | Terms of Use | Feedback