https://issues.apache.org/bugzilla/show_bug.cgi?id=56726
Bug ID: 56726 Summary: Part.write (String fileName) is not yet resolved to my understanding Product: Tomcat 7 Version: 7.0.52 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: md.nawazish.k...@gmail.com Created attachment 31815 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31815&action=edit Exception Stack Trace (FileNotFoundException - Access is denied) We are using Tomcat 7.0.52 in the development environment. And for file upload operation I am using Part interface from JEE standard. Part.write (fileName) still throws "FileNotFoundException: ... (Access is denied)". It is interesting to note that a similar bug was raised at Bug 54971 and there it has been said that the issue has been resolved with 7.0.41 and onwards releases, however, even with Tomcat 7.0.52 similar problem persists. I have attached the stack trace of the exception in the attachment. I eagerly hope and urgent look into it, please. Sincerely, Nawazish -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org