Skip to content

ActiveWeb: The HTTP method is incorrectly defined if another annotation exists for the action. #1106

@yanchevsky

Description

@yanchevsky

Example:

...
   @Annotation
   public void index() {
   }
...

Error: ""405 - Method not allowed"

The problem location:

org.javalite.activeweb.Route.allowedActions()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions