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:[EMAIL PROTECTED]
>Sent: Wednesday, June 25, 2003 1:46 AM
>To: [EMAIL PROTECTED]
>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 jar
>(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(WebappCl
assL
>oader.java:1523)
>         at
>org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoade
r.ja
>va:852)
>         at
>org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoade
r.ja
>va:1273)
>         at
>org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoade
r.ja
>va:1156)
>         at
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
>         at
>com.company.software.userdatabase.UserManager.<init>(UserManager.java:1
10)
>
>etienne
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to