PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
   
  Label: faq-coherence-web+servletcontext

All content with label faq-coherence-web+servletcontext.
Related Labels: httpsessioncontext , installation , web , monolithic , split , installer , coherence-web , session-management , libraries , session-cache-config , j2ee , java-ee , replication , traditional , cluster , update-after-forums-move , c-w-archive , deploy , sessions , more » ( - faq-coherence-web , - servletcontext )

How do I cluster the ServletContext (Coherence FAQ)
Servlet Specification version 2.4 states in section SRV.3.2: {{In cases where the container is distributed over many virtual machines, a Web application will have an instance of the ServletContext for each JVM.}} The specification further clarifies the distributed scope of ServletContext attributes ...
Why am I seeing "Required context parameter missing" errors? (Coherence FAQ)
When running Coherence\Web on IBM WebSphere 5.1, you may see the following error message if you register a {{ServletContextAttributeListener}} in your application: A required context parameter is missing in the ServletContext. This may be caused by a corrupt web.xml or by a Servlet container generating ...