REST local binding configuration

Local binding is enabled by default in the WC/xml/config/com.ibm.commerce.foundation-fep/wc-component.xml configuration file.
Where:
RESTinLocalBindingEnabled
Determines whether local binding is enabled for REST requests.
RESTinLocalBindingPathPrefix
The path prefixes used for REST local binding requests, separated by a comma.
RESTinLocalRemoteBindingExceptionsEnabled
Determines whether exceptions that are thrown from REST requests are propagated to the calling JSP files and reflected in the storefront.
The default value is true.
For more information about the property values, see REST configuration properties in the component configuration file (wc-component.xml). For more information about updating the REST configuration, see Changing REST configuration properties in the component configuration file (wc-component.xml).