Threaddump | Rollout update


Deployment of cachespec.xml


+

Search Tips   |   Advanced Search

cachespec.xml can be dynamically reloaded at this location:

WC_eardir/Stores.war/WEB-INF

If it is loaded properly, you will see a message in the SystemOut.log similar to this:

[5/10/07 15:43:42:438 EDT] 0000000a ConfigManager I DYNA0047I: Successfully loaded cache configuration file C:\WebSphere\AppServer60\profiles\demo\installedApps\WC_demo_cell\WC_demo.ear\Stores.war\WEB-INF/cachespec.xml.

This is very handy when you want to quickly test any changes made in the cachespec.xml without having to restart the application server.

However, this is only the runtime copy of the file on the individual application server node. The master copy of the file on deployment manager has not yet been updated. Once the file is finalized, do a regular deployment of the application update in order to synchronize with the master configuration of this file on deployment manager. Otherwise, while the master configuration of this file is of an older version, an application update is deployed using the normal process, your temporary runtime copy of the cachespec.xml will be lost and overwritten with the older version.

Note: All Commerce default command caching rules have been relocated under InitializationServlet.war

Here are contents of ./WebSphere/CommerceServer60/wc.ear/InitializationServlet.war/WEB-INF/cachespec.xml