Assemble your application code

You must assemble your application code from new or existing J2EE 1.3 modules, which include Web application archives (WAR), resource adapter archives (RAR), enterprise beans (EJB JAR), and application client archives (JAR). This packaging and configuration of code artifacts into application modules or stand-alone Web modules is necessary for deploying the applications onto the application server.

See Assemble applications Link to help text for detailed information on how to assemble your application code using the Application Assembly Tool.

Next step: Prepare the localizable-text package for deployment