|
Content with label servletcontext in Coherence FAQ (See content from all spaces)
Related Labels:
cluster
, coherence-web
, faq-coherence-web
How do I cluster the ServletContext
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?
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 ...
|
|
|