SoftSlate Commerce
Home » Documentation » HTML Documentation

Version 3.0.3

We have renamed the softslate.jar file that is distributed in the /WEB-INF/lib directory of the Free Edition to softslate-free.jar

As you upgrade you must remove the old softslate.jar file from the /WEB-INF/lib directory in order for the new file to take effect and for there to be no conflicts.

To streamline our release process starting with 3.0.3, we are no longer releasing .tar files as part of the distributions. Please use the corresponding .zip file to install or upgrade (the contents are exactly the same).

A new Struts confirguration file has been added to the application to support various Ajax requests. The name of the file must be added to the /WEB-INF/web.xml file. Since that file is not distributed with upgrades, it must be manually upgraded prior to the upgrade.

To execute the change, open the /WEB-INF/web.xml file and update the "config/administrator" parameter with the following value (adding the reference to struts-config-ajax.xml:

<init-param>
	<param-name>config/administrator</param-name>
	<param-value>/WEB-INF/conf/administrator/core/struts-config.xml,/WEB-INF/conf/administrator/product/struts-config-product.xml,/WEB-INF/conf/administrator/order/struts-config-order.xml,/WEB-INF/conf/administrator/customer/struts-config-customer.xml,/WEB-INF/conf/administrator/importexport/struts-config-importexport.xml,/WEB-INF/conf/administrator/tax/struts-config-tax.xml,/WEB-INF/conf/administrator/shipping/struts-config-shipping.xml,/WEB-INF/conf/administrator/payment/struts-config-payment.xml,/WEB-INF/conf/administrator/administrator/struts-config-administrator.xml,/WEB-INF/conf/administrator/ajax/struts-config-ajax.xml,/WEB-INF/conf/administrator/core/struts-config-custom.xml</param-value>
</init-param>
					

Copyright © 2009-2017 SoftSlate, LLC. All Rights Reserved.

Powered by SoftSlate Commerce

Foraker Design