-
Task
-
Resolution: Done
-
Critical
-
1.4.1.Final
-
None
Because Servlet 5.0 will change package names, and because the implementations of the SPI must work with containers supporting earlier versions of the specification, certain interfaces will have to be made generic to support both packages names.
[ERROR] /Users/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/ModClusterService.java:[39,21] package javax.servlet does not exist [ERROR] /Users/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/ModClusterService.java:[40,26] package javax.servlet.http does not exist
- blocks
-
MODCLUSTER-715 Add support for Tomcat 10.0
- Resolved