-
Dec 14th, 2007, 10:22 AM
#1
How specify multiple endpoint or multiple wsdl
H.
How do you specify multiple endpoint or multiple wsdl for a webapp. Basically I am try to have one endpoint for processing one set of messages. And have another endpoint processing other set of messages. I have 2 wsdl files for these. Am planning to use PayloadRootAnnotationMethodEndpointMapping for these endpoints.
Any pointers or suggestions highly appreciated.
Thanks
Sunil
-
Dec 18th, 2007, 07:07 PM
#2
Spring-WS doesn't do anything except with the WSDLs except serve them when requested. So as long as the messages defined in the WSDLs are different, you should be fine.
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