Can you file an issue in our issue tracker with the full stack trace and ideally a pointer to the relevant code?
http://code.google.com/p/googleappengine/issues/list Thanks, Don On Wed, Apr 13, 2011 at 5:20 PM, gabriel munteanu <[email protected]>wrote: > Hi, I have an application that uses htmlparser.jar from here: > http://about.validator.nu/htmlparser/ > well, it works fine on my local server, but in production says it > cannot be loaded: > JavaException: java.security.AccessControlException: access denied > (java.lang.RuntimePermission getClassLoader) > I understand is fine, i can switch to other libs. > > my question is: > Is there a flag or a config parameter, so that the local dev server > behaves like the prod one? > I mean, now I will try first in production to see what lib works > there, but the dev server is here on my machine, this is the one I > should be using to test and develop. > > cheers > Gabi > > -- > 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. > > -- 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.
