-
Jun 19th, 2008, 02:59 AM
#1
Dynamic extraction of the saop port of a WSDL
Dear all,
is there a way to configure the defaultUri property of a WebServiceTemplate using the uri of a WSDL instead of directly providing the uri of the endpoint ?
Our WSDL is located in a registry whose uri is static. But the soap port of this WSDL could change further.
Thanks,
Thomas
-
Jun 19th, 2008, 06:53 AM
#2
Not out of the box, but since you can also pass the URL to the template method, it should be possible to write some code which retrieves the URL, and passes it on.
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