> -----Original Message-----
> From: Caprio, Mike 
> Sent: Tuesday, March 20, 2001 5:18 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: tomcat-user Digest 18 Mar 2001 01:53:55 -0000 Issue 804
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, March 17, 2001 8:54 PM
> > To: [EMAIL PROTECTED]
> > Subject: tomcat-user Digest 18 Mar 2001 01:53:55 -0000 Issue 804
> 
> 
> > "Caprio, Mike" wrote:
> 
> >> java.security.AccessControlException:
> >> access denied (java.lang.RuntimePermission modifyThreadGroup)
> 
> >> when I send an event to the applet that should start the applet to
> >> servlet communications.
> 
> > That is a very specific exception - what are you trying to do
> > with a Thread when it occurs?
> 
> 
> Apologies to all for the multiple posts - I wasn't aware of how
> long it would take for a message to make it to the list.
> 
> There's a thread in the applet code which handles display changes;
> specifically, there's an applet called DisplayController.  Upon
> pressing the applet's button, I get this exception, and it pretty
> much dies in the event handling code when it tries to create the
> thread.
> 
> I'm not even sure if this is specifically Tomcat or Java which is
> not allowing me to create a thread...
> 
> 
> Mike Caprio
> Software Engineer                Microwave Radio Corporation
> [EMAIL PROTECTED]         101 Billerica Avenue, Building 6
> 978-671-5770                     North Billerica, MA  01862-1256
> 
> 

Reply via email to