Application Assembly Tool vs. ejbdeploy

 

Many options for generating code for deployment in the Application Assembly Tool (AAT) directly correlate with the options in the command line EJBDeploy tool.

AAT option EJBDeploy options
Deployed module location outputJar
Working Directory workingDirectory
Dependent classpath cp
Code generation only codegen
Verify archive (unchecked) novalidate
RMIC options rmic options
Database type dbvendor
Database name dbname
Schema name dbschema




Generating code for deployment