I'm trying to upload a very large file to a DirectAction. Checking out
the Apple
sample code I find the upload to direct action called:
ProcessFileUploadWithIteratorAction
this uses the WOMultipartIterator. Using the apple sample uploading
small files works without
problems. But uploading a large file (2.3GB) it gives the following
error even though
the documentation says it should be able to handle large files:
<com.webobjects.appserver._private.WOHttpIO> Unable to parse content-
length header: '2472285238'.
<com.webobjects.appserver._private.WOHttpIO> Unable to parse content-
length header: '2472285238'.
Is there a solution/workaround for this?
Freddie Tilley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]