Yes, you should read the docs concerning the allowed java classes in
the app engine (). And you might want to remove the App Engine SDK
from your project if you're not planning on deploying to google app
engine (gwt doesn't need app engine and viceversa).

Hope that helps,

Salvador

App engine docs: http://code.google.com/appengine/docs/java/gettingstarted/

On Apr 24, 12:57 pm, newtoGWT <[email protected]> wrote:
> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to