Need some advice for integrating a Cocoa and WO app
Need some advice for integrating a Cocoa and WO app
- Subject: Need some advice for integrating a Cocoa and WO app
- From: Gustavo Adolfo Pizano <email@hidden>
- Date: Mon, 4 May 2009 16:12:20 +0200
Hello guys.
Im getting nuts here. Im trying to figure out how to integrate a
Cocoa app with a WO app, right now, to simplify things, Im
forgetting about the cocoa app, and focusing only on the WO app.
I have to authenticate to a LDAP server, which this part is done. Now
I want to gather some attributes from the server, but my boss said he
doesn't want it that WO/EO connect directly to the server, as I did
from the EO I had in the little application I build following the PWO
example. So he proposed something like a WebService. Im printing right
now the WebObjects WebServices programming guide, to read it and see
what can be done, just that now all those concepts of Axis, SOAP and
all those stuffs are coming to my mind.
So what Im thinking is using a WebService that will provide the
functionality to authenticate, and do some other functionality (IF IT
CAN DO THIS), like gather information form the LDAP server, OR, SQL
server, so my WO APP can consume this WebService for its proposes.
Now maybe this is a little early question since I haven't read the
document mentioned above, but, where the hell am putting my EO's and
how im gonna connect them with WO?.
Anyway, creating this WS, then I can go back in the Cocoa thing and
consume it also, so all the "XML's" that are generated by the WS, are
the same and work for the WO app and the Cocoa APP.
So, if its possible, I know you are busy guys, but can somebody give
me some guidance so I can make a minded map and have a starting point
to design this whole project...
Thanks in advance, a lot.
Best Regards
Gustavo A. Pizano
_______________________________________________
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