Re: [google-appengine] getting an exception in servlet while using POST AJAX- only on Firefox

2009-12-22 Thread Jason (Google)
Hi Gili. Can you provide the full stack trace? - Jason On Mon, Dec 21, 2009 at 8:59 AM, Gili Vaturi gilivat...@gmail.com wrote: hi, i'm getting the following error in the app engine: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessDeclaredMembers)

[google-appengine] getting an exception in servlet while using POST AJAX- only on Firefox

2009-12-21 Thread Gili Vaturi
hi, i'm getting the following error in the app engine: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessDeclaredMembers) the strange thing is that it happens only on FF. works well on IE and Chrome. it happens when i exceute the following code: //purpose: