• 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
Re: Advice on server-side web service technology
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Advice on server-side web service technology


  • Subject: Re: Advice on server-side web service technology
  • From: Alexander Hartner <email@hidden>
  • Date: Fri, 17 Apr 2009 10:19:00 +0100

I had the same issue and found gsoap. It uses C++, but can be integrated nicely in a mm file.

Sent from my iPhone

On 17 Apr 2009, at 09:23, Alexander Spohr <email@hidden> wrote:


Am 17.04.2009 um 00:06 schrieb Russell Cook:

I am working on a custom Obj-C framework that I need to expose through web
services on an Xserve. I am finding a serious lack of support for
server-side web services in the Cocoa frameworks. My searching has turned
up little from others following this same path. From what I have found,
these are my options:


- WebObjects (Java, is this still recommended for use? still supported and
maintained?)

This is your best option. Apple uses it throughout their web services.

And you will find at home if you already know Cocoa because Foundation is there. CoreData is a lightweight EOF so that is a known part also. The WO-framework is a logical extension.
And it is portable as it is pure Java. Can be deployed standalone, no other appserver (e.g. Tomcat) needed but sill possible.


I used it since version 0.9 and tried lots of other application servers. I still think it is the best thing out there - but I do have a strong WO/Cocoa bias anyway, as I work with that stuff since 1991 ;)

   atze

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Advice on server-side web service technology (From: Russell Cook <email@hidden>)
 >Re: Advice on server-side web service technology (From: Alexander Spohr <email@hidden>)

  • Prev by Date: Re: Loading Entities from a CoreData document
  • Next by Date: free_garbage and underflow errors when using GC in Cocoa app with SetControlData() and/or HIViewSetText() calls
  • Previous by thread: Re: Advice on server-side web service technology
  • Next by thread: NSMetadataQueryDidUpdateNotification problem with volumes
  • Index(es):
    • Date
    • Thread