-
Dec 19th, 2008, 10:55 AM
#1
Setting a custom wsa:Action in a response using SimpleActionEndpointMapping
Hi
I'm using the Spring-WS 5.5 release, and specifically the SimpleActionEndpointMapping.
For my endpoint the request action is urn:fooRequest, and the response action is urn:fooResponse.
I can't see a way to set the appropriate action in the response;by default it is set to urn:fooRequestResponse and I can change the suffix used by setting the outputActionSuffix mapping, but that isn't flexible enough to give me the desired action.
Is there a way to do this, or do I need to switch to an AnnotationActionEndpointMapping instead?
Thanks
Alan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules