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 would 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.
-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to