• 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
WebService WSDL Headers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebService WSDL Headers


  • Subject: WebService WSDL Headers
  • From: Doug Andrews <email@hidden>
  • Date: Fri, 31 Dec 2004 05:57:22 -0500

Hello.
We have a simple WebService app that vends the service using:
WOWebServiceRegistrar.registerWebService(MyWebservice.class, true);

It works just like the Calulator WebService example provided by Apple.
All works well until i move the webservice provider app to another machine.
The problem is that the 'targetNamespace' and other arguments in the WSDL document contain a URL that is only recognized by that local machine. (for example, URL's with the name 'localhost').
This makes it so remote machines can read the WSDL, but cannot invoke any of the operations.


Is there a way to tell WebObjects to use a specific URL when generating the WSDL?


- Doug Andrews - Baseview Products - Ann Arbor, MI

_______________________________________________
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


  • Prev by Date: Re: FYI: Possible buggy EOGenerator code?
  • Next by Date: Re: FYI: Possible buggy EOGenerator code?
  • Previous by thread: Re: FYI: Possible buggy EOGenerator code?
  • Index(es):
    • Date
    • Thread