The ATG platform includes a number of preconfigured Web services that provide remote access to ATG repositories and various personalization and commerce features. (For detailed information about these services, see the ATG Repository Guide, ATG Personalization Programming Guide, and ATG Commerce Programming Guide.) These services are packaged in three separate applications:

<ATG2007.3dir>/DAS/WebServices/repositoryWebServices.ear
<ATG2007.3dir>/DPS/WebServices/userprofilingWebServices.ear
<ATG2007.3dir>/DCS/WebServices/commerceWebServices.ear

You can include any of these Web services in an assembled EAR file by including the module that contains the desired services. For example, to include the Commerce services, specify the DCS.WebServices module when you invoke the runAssembler command.

 
loading table of contents...