that is not related to GWT it depends on what webserver/servicecontainer your application is running on e.g. Google App Engine won't let you create new threads
On 12 Nov., 10:42, y <[email protected]> wrote: > When I try to start a new thread in a servlet, I get: > java.security.AccessControlException: access denied > (java.lang.RuntimePermission modifyThreadGroup) > > Any idea why is that and how can I fix it? > > Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=.
