RE: AccessControlException with Embedded Tomcat 5.5.23

2007-09-19 Thread S D
From "Caldarale, Charles R" <[EMAIL PROTECTED]> Subject RE: AccessControlException with Embedded Tomcat 5.5.23 Date Tue, 18 Sep 2007 20:11:18 GMT > From: S D [mailto:[EMAIL PROTECTED] > Subject: AccessControlException with Embedded Tomcat 5.5.23 > > 1. How do I enforce the us

AccessControlException with Embedded Tomcat 5.5.23

2007-09-18 Thread S D
I'm running embedded Tomcat 5.5.23. I've been working with both IBM JDK 1.5and Sun JDK 1.6. My code is below. When attempting to start the server I get a java.security.AccessControlException. I've included a portion of the exception trace at the bottom of this message. Here are my questions: 1.