ATG Search Configurations for Commerce and BCC Module
Module to include in build & manifest files
Commerce Module
META-INF
Manifest-Version: 1.0
ATG-Config-Path: config/
ATG-Required: DAF.Search.Query DafEar.Admin DCS.Search DCS.Search.CustomCatalogs.common DAF.Search.Query.Search DAF.Search.Routing DAF.Search.Base DAF.Search.common DAF.Search.Index DAF.Search.Topics PublishingAgent
BCC_Module
BCC_Module
Buld.xml
<target name="create-search-ear">
<delete dir="BCC_Module"/>
<assemble-ear dynamoRoot="C:\ATG
\ATGXXX "dynamoModules="DAS,DPS,DCS,DSS,DafEar.Admin,
DCS-UI.management,DCSUI.Search,B2CCommerce.Versioned,PubPortlet,
DCS.Search.Versioned,DAF.Search.Routing,SearchAdmin.AdminUI,
DCS.Search.CustomCatalogs.Versioned,DAF.Search.Base,
DAF.Search.Query,DAF.Search.common,DAF.Search.Index,
DAF.Search.Topics,DAF.Search.Versioned,DataLoader,RL"
\ATGXXX "dynamoModules="DAS,DPS,DCS,DSS,DafEar.Admin,
DCS-UI.management,DCSUI.Search,B2CCommerce.Versioned,PubPortlet,
DCS.Search.Versioned,DAF.Search.Routing,SearchAdmin.AdminUI,
DCS.Search.CustomCatalogs.Versioned,DAF.Search.Base,
DAF.Search.Query,DAF.Search.common,DAF.Search.Index,
DAF.Search.Topics,DAF.Search.Versioned,DataLoader,RL"
overwrite="true" destinationFile="C:\jboss-X.X.X.GA\server
\server_instance_folder\deploy\BCC_Module.ear" />
</target>
META-INF
Manifest-Version: 1.0
ATG-Config-Path: config/
ATG-Required: B2CCommerce.Versioned DCS.CustomCatalogs
ATG-J2EE: j2ee-apps/BCC_Module
ATG-EAR-Module: j2ee-apps/BCC_Module
See the Search Module Configurations also
Commerce Module
BCC Module
See the Search Module Configurations also
Commerce Module
BCC Module
Comments
Post a Comment