Bruce Altner <[EMAIL PROTECTED]> writes: > Hmmmmm...I was premature in my celebration. I got the 2.2b1 > distribution and built the turbine jar file, installed it, and > recompiled everything. > Unfortunately I still get zero length files transferred over.
What version of the source is that JAR built from (I don't see a corresponding tag in CVS)? You could try building a fresh JAR from CVS HEAD. Failing that, I'd try sprinkling debugging breadcrumbs through the code of whatever API you're using to access the uploaded files (i.e. DefaultParameterParser or TurbineUploadService), or running in the debugger to see what's happening. > Do I need an even later version? Do I need to reinstall the whole tdk > rather than just turbine-2.1.jar? I think that replacing the JAR should be sufficient for this case. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
