Hello Miguel, Thanks for the link. Just a quick question here if you have tried it. That this mean if I exclude the validation, my code will now be able to use the blacklisted classes?
Thanks, ivanceras On Jan 22, 3:51 am, Miguel Méndez <[email protected]> wrote: > See if the following link > helps:http://code.google.com/eclipse/docs/appengine_validation.html. > > > > > > On Thu, Jan 21, 2010 at 4:08 AM, ivanceras <[email protected]> wrote: > > 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 > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine-java%2B > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. > > -- > Miguel -- 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 [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-appengine-java?hl=en.
