Bug report #524 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/524> REPORT #524 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: webbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: Tomcat 3.2 JVM Release: JDK1.2.2 Operating System: Windows OS Release: 4 Platform: NT Synopsis: J2EE.JAR from j2sdkee1.2.1 not compatible with Tomcat-3.2 Description: When using the latest version of the J2EE.JAR tomcat 3.2 fails during startup with the following error. Exception in thread "main" java.lang.NoSuchMethodError: org.apache.tomcat.core.ContextManager: method setInstallDir(Ljava/lang/String;)V not found at org.apache.tomcat.startup.Tomcat.getConfigFile(Tomcat.java:155) at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:185) at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)Title: BugRat Report # 524
BugRat Report # 524
Project: Tomcat | Release: Tomcat 3.2 |
Category: Bug Report | SubCategory: New Bug Report |
Class: webbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
_Anonymous ( [EMAIL PROTECTED] )
Date Submitted:
Dec 5 2000, 08:34:07 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- J2EE.JAR from j2sdkee1.2.1 not compatible with Tomcat-3.2
- Environment: (jvm, os, osrel, platform)
- JDK1.2.2, Windows, 4, NT
- Additional Environment Description:
- Report Description:
- When using the latest version of the J2EE.JAR tomcat 3.2 fails during startup with the following error. Exception in thread "main" java.lang.NoSuchMethodError: org.apache.tomcat.core.ContextManager: method setInstallDir(Ljava/lang/String;)V not found at org.apache.tomcat.startup.Tomcat.getConfigFile(Tomcat.java:155) at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:185) at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
- How To Reproduce:
- null
- Workaround:
- null