• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WebServices' WSDL with Undesired Host?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebServices' WSDL with Undesired Host?


  • Subject: WebServices' WSDL with Undesired Host?
  • From: email@hidden
  • Date: Fri, 11 Nov 2005 08:37:31 +1300

Hello;

I'm having a deployment issue with getting a web-service vended on a WO 5.2 system I'm working on. It's a fairly trivial issue of the undesired host ending up from the inbound request in the WSDL when the system is in a "monitor-deployed" environment. The inbound request headers look something like this...

	...
	server_name = wrong.foo.co.nz
	...
	host = correct.foo.co.nz
	...

...and the WSDL ends up containing something like this...

...
<wsdl:service name="SomeWebService">
<wsdl:port
binding="impl:SomeWebServiceSoapBinding"
name="SomeWebService">
<wsdlsoap:address
location="http://wrong.foo.co.nz/cgi-bin/WebObjects/FOO.woa/2/ws/ SomeWebService"/>
</wsdl:port>
</wsdl:service>
...


This is deployed with the "apache 2" adaptor. In the rest of the HTML-driven system, where this has been a problem (making URL's straight from the WOContext), I have managed to subvert things systematically to deal with it, but am on unfamiliar territory in WO's web-services implementation.

Any help appreciated.

cheers.

___
Andrew Lindesay
www.lindesay.co.nz



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: WebServices' WSDL with Undesired Host?
      • From: Peter Vandoros <email@hidden>
  • Prev by Date: Deleting a lookup type object...
  • Next by Date: Re: Help: The requested application was not found on this server
  • Previous by thread: Re: Deleting a lookup type object...
  • Next by thread: Re: WebServices' WSDL with Undesired Host?
  • Index(es):
    • Date
    • Thread