Fabian Panthen
Mon, 08 Feb 2010 07:00:24 -0800
Joseph Morgan schrieb:
Fabian, This looks almost certainly like you are compiling with two different versions of the JDK. Spit out the version from the OS and compare that to the version set for Eclipse and Ant. Joe
I thougth so, too. But checked this... >java -version java version "1.6.0_14" Java(TM) SE Runtime Environment (build 1.6.0_14-b08) Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode) >echo %JAVA_HOME% C:\Program Files\Java\jdk1.6.0_14 >ant -diagnostics ... ------------------------------------------- System properties ------------------------------------------- java.runtime.name : Java(TM) SE Runtime Environment sun.boot.library.path : C:\Program Files\Java\jdk1.6.0_14\jre\bin java.vm.version : 14.0-b16 ...and eclipse is using that same jre6 for compilation so tomcat should einther have a problem with clase compiled by either one of them or with none, right?
-- ____________________________________________ u n i t b c o n s u l t i n g Brunnenstr. 156 10115 Berlin Tel: +49 [0]30 44 31 92 00 Fax: +49 [0]30 44 31 92 29 Mail: off...@unitb-consulting.de Web: http://www.unitb-consulting.de Geschäftsführer: Nico Adam, Thomas Timm Registergericht: AG Berlin-Charlottenburg - HRB 113607 Steuernummer: 37/249/21073 Ust-IdNr.: DE814984825 Diese E-Mail könnte vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org