HCL Commerce workspace

HCL Commerce Developer provides a fully configured workspace for Rational Application Developer.

The workspace exposes only those projects that are necessary for customization:

CommerceAccelerator
Customize HCL Commerce Accelerator by creating and modifying assets in this web module.
commerceue-app
The module is under commerceue-ear EAR file and contains the customization implementation Java, XML, and properties files.
commerceue-ear
Includes the libraries that are required for build time. Contains the commerceue-app bundled as a .war file for deployment. The enterprise archive (EAR) for externalized customization application which runs on Customization server.
crs
Contains IBM provided store application configuration files.
crs-web
Contains your custom store JSP files, Spring configuration, customized REST templates, and customized store application configuration files.
LOBTools
Customize the IBM Management Center for HCL Commerce by creating and modifying assets in this web module.
OrganizationAdministration
Customize the Organization Administration console by creating and modifying assets in this web module.
Rest
Customize REST services by creating or modifying assets in this module.
search-config-ext
The project contains customized search configuration files.
search-ear
The enterprise archive (EAR) for search application which runs on search server.
search-logic-ext
The module is under search-ear EAR file and contains search customization implementation code.
SiteAdministration
Customize the Site Administration console by creating and modifying assets in this web module.
Stores
Customize stores by creating and modifying assets in this web module. Used for stores migrated from previous versions.
WC
The enterprise archive (EAR) for the HCL Commerce application.
WebServicesRouter
Create custom web services in this web project.
WebSphereCommerceServerExtensionsData
Create custom enterprise beans in this module. Initially, this EJB module contains a simple stateless session bean.
WebSphereCommerceServerExtensionsLogic
Create custom Java classes in this project. Initially, this Java project is empty.