• 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: application intercomunication, a question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: application intercomunication, a question


  • Subject: Re: application intercomunication, a question
  • From: Andrew Lindesay <email@hidden>
  • Date: Fri, 5 Dec 2008 13:49:27 +1300

Hello Amedeo;

Somebody in New Zealand uses my JSON-RPC system to sync a local database (of reasonable complexity) at a client's site using a pure java-client over into a WebObjects application running in a data centre. I think this works out fine -- maybe he can elaborate... In any case, I agree with sentiments made here regarding SOAP!

cheers.

Don't go to SOAP hell if you have control over both apps, use JSON- RPC or REST instead.
Or plists serialized into strings or... anything else.
...
I have to start a new project, help me choose the right way :-)

I need to create two distinct webobjects applications, one running on my customer's server, and one running in the my webfarm.
There are also two distinct databases, one on customer and one on my webfarm.
So, the each application access it's own database.


I need that the application on my webfarm get access to some data in the customer's database, but I cannot connect directly to database, I should ask the data to the application running on my customer.

I have never done this, I have heard about SOAP ( is right ?? ), do you know some examples ?
I'm reading this doc...
http://developer.apple.com/documentation/WebObjects/Web_Services/Introduction/chapter_2_section_1.html

___ 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: application intercomunication, a question
      • From: John Lennard <email@hidden>
References: 
 >application intercomunication, a question (From: Amedeo Mantica <email@hidden>)
 >Re: application intercomunication, a question (From: Pascal Robert <email@hidden>)
 >Re: application intercomunication, a question (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Baffling problem with foreign key
  • Next by Date: D2W and Ajax
  • Previous by thread: Re: application intercomunication, a question
  • Next by thread: Re: application intercomunication, a question
  • Index(es):
    • Date
    • Thread