> From: apdas <[EMAIL PROTECTED]> > > Hi friends, > I was using the upload service that came with newapp application. When I > attached a file from the local file system and uploaded it I found a > file named uploaded.file in the web root of my web application. The file > size was zero.
In turbine 2.1 the file upload service contains a bug where the file size is always zero. If you search the mail archive you should be able to identify the patch that fixes the problem. If you are using a newer version then the patch will have already been applied. As for your other questions, look at the properties defined in TR.props. HTH, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
