here's a patch from David Ku that fixes the missing tmp directory... this was submitted to the list earlier, but i think it may have gotten lost somewhere along the way.
dave -----Original Message----- From: Jonathan Mark [mailto:[EMAIL PROTECTED] Behalf Of Jonathan Mark Sent: Wednesday, May 15, 2002 2:26 PM To: [EMAIL PROTECTED] Subject: Re: XML/RPC problem Greetings... Attached is a patch to fix the problem of XML/RPC requests not being read fully. I also noticed that after unpacking the Xindice 1.0 distribution, the directory $XINDICE_HOME/tmp isn't created automatically, although this is the default temp directory specified in system.xml. This means that HTTP requests bigger than chunkSize (32K) won't work unless you either create this directory, or change the setting of the "tmpdir" attribute (in the <files> tag in system.xml) to a directory that exists. In future releases, I suggest adding an empty tmp directory to the distribution (if tar will let you do that). best regards, Jonathan Mark
dk_StdFileManager.patch
Description: Binary data
