I am trying to merge my existing code base (web application) with GWT
but the compiler throws

"java.io.FileOutputStream is not supported by Google App Engine's Java
Runtime Environment"

in the existing code.

since my web application uses javax.naming.InitialContext, Context,
FileWriter etc...
i am unable to compile any of the files that uses above classes/
interfaces.

Any suggestion to this would be greatly helpful.

Thanks,
Ganesh R
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to