To assemble the Service Applications, use the –runassembler command. The syntax for the command is:
-runassembleroptionoutput-file-name–mdynamo-module-list
Useful options include:
-
usageprints out usage instructions, including syntax and options-standaloneconfigures the assembled EAR in standalone mode, or on a server that does not have ATG installed. In Standalone mode, all the files needed to run the application are included within the EAR.-liveconfigconfigures the production level caching-serverservernameindicates the server that you are creating if you are assembling multiple instances on one server.
For additional information on assembling an EAR file, refer to the Developing and Assembling Nucleus-Based Applications chapter in the ATG Programming Guide.

