Related Documentation : Cache Server User Guide : Installing the Cache Server Module : Installing the WAR File
Installing the WAR File
Use your Web container's instructions to install the WAR or include the WAR in your project with Maven's war plugin. Container-specific configuration is provided in the WAR as follows:
*sun-web.xml - Glassfish V2/V3 configuration
*jetty-web.xml - Jetty V5/V6 configuration
Tomcat V6 passes all integration tests. It does not require a specific configuration.
Configuring the Web Application
Expand the WAR. Edit the web.xml.
Disabling the RESTful Web Service
Comment out the RESTful web service section.
Disabling the SOAP Web Service
Comment out the RESTful web service section.
Configuring Caches
The ehcache.xml configuration file is located in WEB-INF/classes/ehcache.xml. Follow the instructions in this config file, or the core Ehcache instructions to configure.
Copyright © 2010-2015 Software AG, Darmstadt, Germany.

Product Logo |   Feedback