Support for Servlet API 2.4 (needed for WebSphere 6.1)
------------------------------------------------------
Key: OWB-583
URL: https://issues.apache.org/jira/browse/OWB-583
Project: OpenWebBeans
Issue Type: Improvement
Affects Versions: 1.1.0
Reporter: Udo Schnurpfeil
Assignee: Gurkan Erdogdu
I would be nice, if OWB supports Servlet API 2.4, e. g. to run with WebSphere
6.1.
It can be implemented with low effort.
Some classes uses the new function ServletContext.getContextPath() for logging
and giving a thread a useful name.
Solution: Adding a utility class, and call
servletContext.getServletContextName() in the case of Servlet API 2.4
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira