Re: EOEditing Context Error

2006-06-06 Thread Chuck Hill
On Jun 6, 2006, at 5:00 PM, Robyn Hughes wrote: I am trying to save changes to the the editing context using this code and get the error below. Can anyone help? try { //fetch the three primary keys needs for creating the subTopicResults instance TrackingObject trackingObject = (TrackingO

EOEditing Context Error

2006-06-06 Thread Robyn Hughes
I am trying to save changes to the the editing context using this code and get the error below. Can anyone help? try { //fetch the three primary keys needs for creating the subTopicResults instance TrackingObject trackingObject = (TrackingObject) com.webobjects.eoaccess.EOUtilities.object

Re: Running WO

2006-06-06 Thread Cliff Tuel
> I have one question. > WO-Deployment. Please use our webobjects-deploy list for all Deployment questions. -- Cliff Tuel . http://apple.com/services/technicalsupport ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev m

Re: Running WO

2006-06-06 Thread Robert Walker
What is the best laod balancing method for 3 or more WO Server? One minor thing to add: I'm not really sure exactly how much it really helps, but we tend to use "round-robin" then stagger our instances between the available servers. Something like: Instance 1 on WO1 Instance 2 on WO2 Inst

Re: Running WO

2006-06-06 Thread Pierce T. Wetter III
On Jun 6, 2006, at 7:25 AM, Paul Lynch wrote: On 6 Jun 2006, at 12:57, Frank Gibau wrote: WO-Deployment. We run WO an two G5 (Dual) with MacOS-X-Server-Software. On each computer (WO1, WO2) we have 8 instances of our applictation running. One computer (WO1) ist running WOMonitor to manag

Re: Running WO

2006-06-06 Thread Paul Lynch
On 6 Jun 2006, at 12:57, Frank Gibau wrote: WO-Deployment. We run WO an two G5 (Dual) with MacOS-X-Server-Software. On each computer (WO1, WO2) we have 8 instances of our applictation running. One computer (WO1) ist running WOMonitor to manage the load balancing. We want to install a thir

Re: WebObjects documents

2006-06-06 Thread Mike Schrag
There is no official Apple documentation on Ajax support (though there is a WWDC presentation scheduled about it, so maybe there WILL be in a few months). In the meantime, the best you've got is: http://en.wikibooks.org/wiki/Programming:WebObjects/Web_Applications/ Development/Ajax and h

Running WO

2006-06-06 Thread Frank Gibau
Hey to all, I have one question. WO-Deployment. We run WO an two G5 (Dual) with MacOS-X-Server-Software. On each computer (WO1, WO2) we have 8 instances of our applictation running. One computer (WO1) ist running WOMonitor to manage the load balancing. We want to install a third computer (G5).

Re: WebObjects documents

2006-06-06 Thread Tokalak, Ahmet. D-IT2
Hi Gavin, First, excuse me for my late answer. > Ahmet ... You will find many WebObjects documents at Apple's web site: I meant official webobjects-ajax documents, they don't exist. Greetings, Ahmet > Von: Gavin Eadie <[EMAIL PROTECTED]> > Datum: Tue, 23 May 2006 14:44:59 +0200 > An: "Tokal

Re: Using Log4j in Java Client

2006-06-06 Thread David Griffith
Hi Ian, All those problems sound like they might be a CLASSPATH issue. Check the Classpath on whatever platform you are using and make sure it has a reference to /opt/Apple or whatever directory contains the apple frameworks, on Mac I think it's /Library/Frameworks/, on Linux I think it'