Skip to content
This repository was archived by the owner on Dec 15, 2018. It is now read-only.
This repository was archived by the owner on Dec 15, 2018. It is now read-only.

Inconsistent behavior of annotations on Glassfish and Wildfly #220

@gtudan

Description

@gtudan

Wildfly seems to behave different than Glassfish when inheriting annotations.

The "Annotations"-Example-App contains a test case for that:

Glassfish will return an Error (HTTP 500) for this test, while wildfly renders the view with a HTTP 200. I guess WF inherits the annotation from the BaseController. This violates the annotation inheritance rules defined in part 6.4 of the MVC-Spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions