Skip to content

@Endpoint with method having any other annotation then @PayloadRoot is not mapped [SWS-396] #546

@gregturn

Description

@gregturn

Martin Vanek opened SWS-396 and commented

I've got @PayloadRoot annotated methods of @Endpoint and some methods also has @RolesAllowed from spring security. Today after upgrading from spring-ws 1.5.2 PayloadRootAnnotationMethodEndpointMapping stopped to processed this endpoint. I've also tried another (my custom @Log AOP annotation) annotation with same (bad) result.
So now after last test, when any @Endpoint method has any other annotation then @PayloadRoot, it is not mapped.


Affects: 1.5.3

Attachments:

Referenced from: commits 9d9599f, eaba5ac, 53f0441

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions