The best place to post a message like this is the Tomcat USER list. http://jakarta.apache.org/site/mail.html
Lars Wunderlich wrote: > > I get the following error after installation the current 4.0.2 release of > Tomcat. I doesn't make a difference whether I use the exe-representation or > the zip-file regarding this release. > > What can I do in order to install Tomcat correctly? > > D:\Tomcat40\jakarta-tomcat-4.0.2\bin>catalina run > Using CATALINA_BASE: .. > Using CATALINA_HOME: .. > Using CATALINA_TMPDIR: ..\temp > Using JAVA_HOME: D:\jdk1.3.1 > Exception during startup processing > java.lang.reflect.InvocationTargetException: > javax.xml.parsers.FactoryConfigurat > ionError: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl could not be > inst > antiated: java.lang.SecurityException: sealing violation > at > javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java: > 141) > at > org.apache.catalina.util.xml.XmlMapper.readXml(XmlMapper.java:224) > at org.apache.catalina.startup.Catalina.start(Catalina.java:725) > at org.apache.catalina.startup.Catalina.execute(Catalina.java:681) > at org.apache.catalina.startup.Catalina.process(Catalina.java:179) > at java.lang.reflect.Method.invoke(Native Method) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243) -- Ted Husted, Husted dot Com, Fairport NY USA. -- Java Web Development with Struts. -- Tel +1 585 737-3463. -- Web http://www.husted.com/struts/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
