Is there a way to circumbent google app engine sdk to allow the usage of classes that are not present in the GAE JRE white list? I know the app that I would be building will not run in appspot, but at least in my development server, I need to access a postgresql database(java.net.socket.*) and generate some files(java.io.FileWriter) in my development server.
Thanks, never thought we could just copy the war folder of a GWT/App engine web application project then paste it into the /webapp folder of jetty or tomcat then rename it to your project name. thanks. :)
ivanceras
2010-01-21 09:50:32