To run Commerce Search, you need to build an J2EE Enterprise Archive (EAR) file that contains an instance of your ATG product modules. ATG provides an assembly tool that you can use to create your EAR file. You can find detailed information about the application assembly tool in the ATG Programming Guide.

To assemble an EAR file that includes the search modules, you execute a command in this format:

<ATG9dir>/home/bin/runAssembler [optionsoutput-file-name
  –m module-list

For example, to assemble an application in development mode that includes the DCS.Search module, use this command:

<ATG9dir>/home/bin/runAssembler output-file-name –m DCS.Search
 
loading table of contents...