Copy properties files to the Secure3d directory under the store class directory
The following properties files are used by the JSP snippets and wrapper JSP files:
WCMPIUser.propertiesThe WCMPIUser.properties file provides store-specific configuration information.
WCMPIUserMessages.propertiesThe WCMPIUserMessages.properties file provides JSP template text and messages display information.
WCMPIUserMessages_locale.propertiesThe WCMPIUserMessages_locale.properties file contains translatable message text.
To use the properties files in your production environment, copy the files:
Copy the properties files from:
WC_installdir_or_WCDE_installdir\samples\Snippets\properties\Order\Secure3d\ *.propertiesTo:
WC_eardir/Stores.war/WEB-INF/classes/store/Snippets/Order/Secure3dWC_eardir\Stores.war\WEB-INF\classes\store\Snippets\Order\Secure3dWC_eardir/Stores.war/WEB-INF/classes/store/Snippets/Order/Secure3dIf you wish to use the properties files in your WebSphere Commerce development environment, copy the files to the location shown:
workspacedir\Stores\WebContent\WEB-INF\classes\store\Snippets\Order\Secure3d Related tasks
Customizing the WCMPI.properties file Related reference