Getting HTP 404 and org.springframework.web.servlet.PageNotFound when I know there is a page
Issue
I have a Spring MVC application deployed to multiple servers controlled by a single JBoss domain controller. I can access a page at the root context of each server except one. In this server I see this log message:
WARN [org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/rootContext/] in DispatcherServlet with name 'appName'
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.