Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 32953 invoked from network); 25 Jun 2003 13:01:31 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Jun 2003 13:01:31 -0000 Received: (qmail 13580 invoked by uid 97); 25 Jun 2003 13:03:53 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 13573 invoked from network); 25 Jun 2003 13:03:52 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 25 Jun 2003 13:03:52 -0000 Received: (qmail 31479 invoked by uid 500); 25 Jun 2003 13:01:14 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 31465 invoked from network); 25 Jun 2003 13:01:14 -0000 Received: from unknown (HELO warhawk.mpi.com) (63.244.250.133) by daedalus.apache.org with SMTP; 25 Jun 2003 13:01:14 -0000 Received: from thunderbolt.mpi.com (thunderbolt.mpi.com [199.93.192.55]) by warhawk.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h5PD1B613882 for ; Wed, 25 Jun 2003 09:01:11 -0400 (EDT) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [199.93.195.20]) by thunderbolt.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h5PD0RkN022042 for ; Wed, 25 Jun 2003 09:01:14 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Sealing violation loading javax.security.auth.AuthPermission Date: Wed, 25 Jun 2003 09:01:08 -0400 Message-ID: <9C5166762F311146951505C6790A9CF8A6E78C@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Sealing violation loading javax.security.auth.AuthPermission Thread-Index: AcM63KqGQslWK7KkQIingMOok+K/twAPRnlw From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Howdy, You probably have a mix of sealed and non-sealed jar in the same classloading repository. Where is the javax.security.auth package located? Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Etienne Deleflie [mailto:etienne.deleflie@proxima-tech.com] >Sent: Wednesday, June 25, 2003 1:46 AM >To: tomcat-user@jakarta.apache.org >Subject: Sealing violation loading javax.security.auth.AuthPermission= > >Hello all, > >I'm stumped! I'm getting a Sealing violation..... and its got me beat= . > >sealing violation trying to access javax.security.auth.AuthPermission= >......... I cant find any reference to the same class in any other ja= r >(eccept our own jars)... the problem does not exist on identical code= >that is not run with a servlet sandbox. > >java.lang.SecurityException: Sealing violation loading >javax.security.auth.AuthPermission : Package javax.security.auth is sealed. > at >org.apache.catalina.loader.WebappClassLoader.findClassInternal(Webapp= Cl assL >oader.java:1523) > at >org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoa= de r.ja >va:852) > at >org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa= de r.ja >va:1273) > at >org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa= de r.ja >va:1156) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310) > at >com.company.software.userdatabase.UserManager.(UserManager.java= :1 10) > >etienne > > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org