The Endeca installation includes a default version of portal-ext.properties.
This file serves as a useful starting point for configuration of the portal properties, and should be deployed to the application server according to the steps described in a previous topic.
auto.deploy.dest.dir=/home/endeca/liferay/websphere-deploy ehcache.portal.cache.manager.jmx.enabled=falseKeep in mind that the destination directory (specified by the auto.deploy.dest.dir setting) must exist before the plugin is hot-deployed. In the above example, you must manually create the websphere-deploy directory if it does not exist.