• 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
WOWebServices question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOWebServices question


  • Subject: WOWebServices question
  • From: Randy Wigginton <email@hidden>
  • Date: Tue, 24 Jan 2006 14:42:12 -0800

Hopefully this is an easy question.  I'm trying to initialize a WOWebService from a url.  The code is essentially a direct copy from Calculator_client:
        URL url;
        try {
            url = "">new URL(address);
        }
        catch (MalformedURLException e) {
            url = "">null;
        }

        // Get a service-client object.
        service_client = new WOWebServiceClient(url);

The only thing interesting is that I am trying to initialize it from a secure url (https)

The url object appears to be just fine.

Does WOWebService not support the secure protocol?
 _______________________________________________
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: WOWebServices question
      • From: SVEF <email@hidden>
References: 
 >PostgreSQL and Wonder (From: Leo Lutz <email@hidden>)
 >Re: PostgreSQL and Wonder (From: David LeBer <email@hidden>)

  • Prev by Date: Summing up again the deploy build issue
  • Next by Date: Missing Session Error
  • Previous by thread: Re: PostgreSQL and Wonder
  • Next by thread: Re: WOWebServices question
  • Index(es):
    • Date
    • Thread