Arturo responds:
On Jun 24, 2004, at 7:26 PM, Baiss Eric Magnusson wrote:
And here comes my real question, is it not true that the EO package
talks to the DB only through HTTP, and thus necessitates the DB to be
in WebServer mode?
I thought, according to the documentation, that the default is to talk
through HTTP. But, all one needs to do is write one's own
com.webobjects.eodistribution.client.EODistributionChannel. Apple
kindly provides com.webobjects.eodistribution.client.EOHTTPChannel.
But, in your above question, don't you mean that the client only talks
to the WebObjects application through HTTP? For DTJC, the WebObjects
application plays the role of the database.