You can't write or create files on App Engine.  You can read files that were 
deployed (e.g., in your war).  I'd ask the people who support Mentawai if they 
know if it's possible to disable its file writing activity.  For example, with 
the Stripes framework it tries to create a file or directory for uploads when 
it starts but you can easily disable that behavior.


crain wrote:
> Hello everybody,
> 
> i want to use the Mentawai Webframework together with Google App. I am
> getting the following error if i want to deploy my application:
> 
> java.io.FileOutputStream is a restricted class. Please see the Google
> App Engine developer's guide for more details
> 
> It seems that Google App doesn't allow Mentawai to open a
> FileOutputStream. Is there a way to solve this issue? May be i am just
> using the wrong web framework.
> 
> I am very new to this so any help would be appreciated.
> 
> Regards,
> crain
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to