|
It seems that with the three services listed below the wsdl files are
part of a repository of available services hosted on a different site
than the actual service itself. In that context it makes sense that
the services don't match the url of the wsdl. But if a service is
asked for it's wsdl, it should return one that is accurate including
the address of the service. Having an accurate address seems to me to
be rather important in that any automated tool would use that address
as the endpoint to call, just as if I used the wsdl from any of the
repositories. Thanks for the help, Brent Glen Mazza wrote: I haven't given this much thought before but I'm not sure why it matters what the address is in the WSDL that is sent from the service to the client. By virtue of the fact that the client accessed the service using the ...?wsdl URL in order to get the WSDL to begin with, it already knows what URL to use to get to the web service--the same one it used to get the WSDL. Furthermore, it arguably should not use the URL in the downloaded WSDL at that stage. Might that not be a security/safety risk?For the following three web services below from commercial companies, none of the URLs in the soap:address match that of the URL used to get the WSDL. (Or am I missing something?) [1] http://developer.ebay.com/webservices/latest/ShoppingService.wsdl [2] http://sdpwsparam.strikeiron.com/sdpNFLTeams?WSDL [3] http://webservices.amazon.com/AWSECommerceService/AWSECommerceService.wsdl? Regards, Glen Am Dienstag, den 01.04.2008, 15:31 -0600 schrieb Brent Moore:Dan, I've created a JIRA [1] with an attached war for an echo service that exhibits the behavior I'm talking about. If I understand you correctly, the "bogushost" address should be replaced with the real address of the service. But at least on my tomcat 5.5.23 it doesn't happen. Once it does happen, is there a way to influence which of the aliases for the box it uses? Some of our boxes serve multiple virtual hosts. [1] http://jira.codehaus.org/browse/CXF-1497 Thanks for the help. Brent Daniel Kulp wrote: -- ********************************* Brent Moore Platform Engineering Office of Information Technology Brigham Young University Character is what you have left when you've lost everything you can lose. - Evan Esar ******************************** |
- WSDL First Development Cycle - specifically wsdl:port address... bdm
- Re: WSDL First Development Cycle - specifically wsdl:por... Glen Mazza
- Re: WSDL First Development Cycle - specifically wsdl... bdm
- Re: WSDL First Development Cycle - specifically ... Daniel Kulp
- Re: WSDL First Development Cycle - specifica... Brent Moore
- Re: WSDL First Development Cycle - spec... Glen Mazza
- Re: WSDL First Development Cycle - ... Brent Moore
- Re: WSDL First Development Cycle - spec... Daniel Kulp
- Re: WSDL First Development Cycle - ... Brent Moore
- Re: WSDL First Development Cycle - specifically wsdl:por... Freeman Fang
