Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Web.xml error-page is not used #3

@erugeri

Description

@erugeri

Unlike App Engine env, in managed VM the <error-page> tag in web.xml is not used and the user sees a page like this in case of error 500 :

HTTP ERROR: 500

Problem accessing /. Reason:

    org.apache.jasper.JasperException: java.lang.NullPointerException
Powered by Jetty://

I forked the hello app to show that unexpected behavior : https://github.com/erugeri/appengine-java-vm-hello/compare/webxml-error-page-bug?diff=unified

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions