Now i have modified the code: now the fileManager use not the combined
mode (local and virtual), so the situation is changed.
Now the result isn't "file not found" but
"java.security.AccessControlException: access denied
(java.io.FilePermission /home/giovanni/Documenti/UnI/ict/my_java_app/
jtg/war/tmp/311319 write)"

Some help?

On 9 Set, 21:57, Bit Liner <[email protected]> wrote:
> in my app i use gae-VirtualFileSystem to create a folder, and then one
> file in this folder.
> The execution of this app doesn't throw exception, included the
> creation
> of folder and of the file that don't throw exception.
> But when, after the creation of folder and file, i try to access to
> the file in folder, the result is "file not found".
>
> Why?
> Where do i wrong?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to