Details
Description
Flow:
- create a new servlet context, passing a parent and the context path
- the parent constructor is called before the context path is set
- this results in mapContexts() being called and ends up trying to map a context with a null contextPath