Hello all, Sorry to be so lame about this but I just can't get around this. Despite working like a charm last week, the file uppload functionality in our webapp is currently (somewhat) broken. Weirdly, a colleague finds that it works fine on his machine (his own server etc.) A diff on our source trees shows no differences whatsoever...
I have wrapped the specific fileitem.write in a try catch and there are no exceptions being thrown and nothing untoward being logged. The file reports an accurate size just before writing. There is lots of room on the disk. And the files are zero-length. No idea why. Does anyone know of *any* gotchas here or other things to look at? I said something in my last post about hearing rumours of some problem with extracting the fileItem from the RunData parameter parser more than once - has anyone heard of this? Basically, any pointers, ideas or hunches gratefully received as I am at my wits end with this one.. We are currently using TDK 2.1 i.e. catalina 4.0-b6-dev, activation-1.0.1.jar on jdk 1.3.0_02 TIA, colm -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
