You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Christian Velez <Ch...@RIAG.com> on 2001/12/18 02:09:41 UTC

Struts/Tomcat 4.0 Sealing Violation

Hi, 
I am trying to run the sample applications that com with Struts. I have
tried using the 
binary distributions and have used Ant with the source distributons.

I keep getting a java.lang.SecurityException: sealing violation when I try
to 
enter any example application. I am also unable to compile any JSP file in
the application directory.

I have one copy of the struts.jar in:
    d:\jakarta-tomcat-4.0-b7\webapps\struts-example\WEB-INF\lib

I have two copies of the jaxp.jar in:
    d:\JDK\jre\lib\ext
    d:\jakarta-tomcat-4.0-b7\jasper

These jar files are not in my CLASSPATH.
 
Any help will be greatly appreciated.

Christian