• 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
Web Service Timeout property link error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Web Service Timeout property link error


  • Subject: Web Service Timeout property link error
  • From: Michael Ruark <email@hidden>
  • Date: Tue, 10 Feb 2004 11:14:42 -0600

Greetings,

I'm attempting to set the time out property for a web services invocation (SOAP) using the following line:

WSMethodInvocationSetProperty(_soapCall, kWSMethodInvocationTimeoutValue, myTimeoutValue);

However, when I do this I get a link error stating that kWSMethodInvocationTimeoutValue is undefined. I need to specify a timeout for a soap invocation so that I can handle the case where a connection failure occurs during the call.

The kWSMethodInvocationTimeoutValue property is defined as:

extern CFStringRef kWSMethodInvocationTimeoutValue;

I've also tried defining it myself (in my base source file for the invocation) and initializing with the NSObject initialize class method but I get a selector not recognized message in the console during run time.

Has anyone had a similar problem? solution? ideas?


Note: I'm building against the 10.2.7 SDK using xcode - cocoa application, building on 10.3.

Thanks in advance for any help.

Mike
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: VPN (L2TP) connection
  • Next by Date: Re: Regarding to function absolute numbers.
  • Previous by thread: VPN (L2TP) connection
  • Next by thread: Create an image Browser
  • Index(es):
    • Date
    • Thread