Hi all,
I'm having problems creating temp files with the latest version of
GWT on windows, when i execute this line:
File test = File.createTempFile("sdas", "dasda");
I get this exception:
access: access denied (java.io.FilePermission C:\Users\XXXXXX\AppData
\Local\Temp\sdas8466974245945628503dasda write)
Do i have to configure some staff for jetty? Any help?
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" 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-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---