RE: Linux Deployment

2007-09-05 Thread Cheong Hee (Datasonic)
Message: 7 Date: Wed, 5 Sep 2007 10:43:22 +1200 From: "Ren, Kevin" <[EMAIL PROTECTED]> Subject: RE: Linux Deployment To: Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Anybody knows how to turn on the webobjects application log in linux? Go to ... Applications >>

Multithreaded EOF (was: Re: WOMP and the adaptor request )

2007-09-05 Thread Cornelius Jaeger
Hi Chuck I'm moving this over to the wonder list: Yes. EOF is single threaded at the point of fetching and saving. Your best option is probably to create a separate EOF stack for these long running process. Beware of using default() methods with this stack. ok, bummer. See - Mu