DFLT
The next table lists all error codes related to the DefaultServlet.
Major | Minor | Message | Details |
---|---|---|---|
DFLT | 0001 | invalid config EntryURI must be absolute, skipping | Check your configuration (in the web.xml file). The parameter EntryURI of the DefaultServlet will be ignored. |
0002 | invalid config NoMatchFile must be absolute, skipping | Check your configuration (in the web.xml file). The parameter NoMatchFile of the DefaultServlet will be ignored. | |
0003 | failed Throwable | Contact support. |