Re: application intercomunication, a question
Re: application intercomunication, a question
- Subject: Re: application intercomunication, a question
- From: Amedeo Mantica <email@hidden>
- Date: Thu, 4 Dec 2008 23:45:29 +0100
I will be the developer of the two apps, so I have no limitations with
apps, Just i cannot access directly the remote database.
On 04/dic/08, at 23:28, Pascal Robert wrote:
Don't go to SOAP hell if you have control over both apps, use JSON-
RPC or REST instead.
Hello,
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
right?
_______________________________________________
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