|
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: If the client is grabbing the wsdl view the ?wsdl flag to the endpoint, it SHOULD be getting a modified wsdl that has the proper address in it. If that's not the case, that might be a bug, but it's probably a configuration issue as I know we have several tests that test this (and the TCK requires it to work). Thus, I'd probably like to see a war that demonstrates this.Also, the client can always be reconfigured post-creation to hit any url you give it. It DOESN'T need to use the url in the wsdl. If the container can provide a new URL, just set the ENDPOINT_ADDRESS_PROPERY thing on the client's request context and it will use that address instead. Dan On Tuesday 01 April 2008, bdm 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
