Results 1 to 2 of 2

Thread: Dynamic extraction of the saop port of a WSDL

  1. #1
    Join Date
    Feb 2008
    Location
    Belgium
    Posts
    23

    Question 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

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    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.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •