You dont have permission to read files in root,

you need config you OS.

see you

2011/6/28 sht9001 <sht9...@gmail.com>

> Hello ,
>
> I need help to upload file on Google docs.
>
> I am developing simple web application in java which is hosted on app
> engine. I have done authorization using authsub protocol to access
> private feeds on google docs.For all this I have used document list
> API.
>
> Now I want to upload file from my local filesystem( /root/test.txt )
> to google docs through this web application but it throws me Security
> exception.
>
> java.security.AccessControlException: access denied
> (java.io.FilePermission /root/test.txt read)
>
> when i tried to upload file "web-inf/test.txt",it uploaded
> successfully.
>
> Does anyone know about this, why this happens??
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
*Felipe Teixeira*
*Desenvolvedor Java
*
IPNET Soluções
Tel.: 55 21 3553 2717 / 21-7805-6867
Rua Visconde de Inhaúma, 134, Sala 615
Centro - RJ - CEP: 20091-007
*http://www.ipnetsolucoes.com.br** *


**
*
*

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

Reply via email to