Skip to content

In documentation, JMS server configuration doesn't work [SWS-770] #855

@gregturn

Description

@gregturn

Pierre Le Roux opened SWS-770 and commented

http://static.springsource.org/spring-ws/site/reference/html/server.html contains a jms configuration for server.

This configuration uses a deprecated class : org.springframework.ws.server.endpoint.mapping.PayloadRootQNameEndpointMapping

When i use it, i have an exception : java.lang.IllegalStateException: No adapter for endpoint

Using the recommanded class org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping works fine.

Documentation should be updated.


Referenced from: commits adfd74f

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions