Running.txt says
"
===========================================
Running Tomcat With J2SE Version 1.4 or 1.3
==========================================="

but when tried running with jdk13x these are errors displayed

C:\Documents and Settings\bhatsh\Desktop\jakarta-tomcat-5.5.10\bin>catalina.bat
version
Using CATALINA_BASE: D:\tomcat\IX6.5\jakarta-tomcat-5.5.10
Using CATALINA_HOME: D:\tomcat\IX6.5\jakarta-tomcat-5.5.10
Using CATALINA_TMPDIR: D:\tomcat\IX6.5\jakarta-tomcat-5.5.10\temp
Using JAVA_HOME: C:\jdk1.3.1_16
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/catalina/util/ServerInfo (Unsupported major.minor version 48.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
at java.security.SecureClassLoader.defineClass
(SecureClassLoader.java:106)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:288)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)



We found the same behaviour on Tru64 OS as well.

I had filed the same in bugzilla . Got the reply sayingt...

"
Ok, so there's a small discrepancy in the docs. Tomcat 5.5 requires Java 5 (itcan also run on JDK 1.4 with an additional binary bundle). That's it, no JDK 1.3."


reference :
http://issues.apache.org/bugzilla/show_bug.cgi?id=36123


so i think Running.txt need to be changed as it the first refernce any tomcat user refers.

regards
Shantala

_________________________________________________________________
Search, meet and marry from millions on http://www.bharatmatrimony.com/cgibin/tracking.php?section=tagoff&siteurlsite=msn&domain=1&landing=cobrandbm.pl&creative=bm_aug05_text link_tagoff&referredby=716324 BharatMatrimony.com http://www.bharatmatrimony.com/


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

Reply via email to