Use the unsubscribe directions at the bottom of the message.
Thanks.
- Original Message -
From: Suresh Nair
To: Tomcat Users List
Sent: Tuesday, November 22, 2005 3:53 PM
Subject: Re: JDK Date version 49.0 vs 48.0 problem
You must have send this to me by mistake
PM
To: 'Tomcat Users List'; [EMAIL PROTECTED]
Subject: RE: JDK Date version 49.0 vs 48.0 problem
Hmm sorry, but just thought of another option/potential cause here.
Try and clean out your cimpilation directory (the classes output location) -
may be classes there that are already comp
23/11/2005 04:26 AM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
JDK Date version 49.0 vs 48.0 problem
I recently download jdk 1.5. When I compile the java code with JBuilder 9, I
get the error:
"CreateCustomer.java":
23/11/2005 04:33 AM
Please respond to
"Tomcat Users List"
To
"'Tomcat Users List'"
cc
Subject
RE: JDK Date version 49.0 vs 48.0 problem
It appears you are running the 1.4 javac using 1.5 rt.jar library. Ensure
that you have your compile
.
Regards,
Carl
-Original Message-
From: Carl Olivier [mailto:[EMAIL PROTECTED]
Sent: 22 November 2005 20:33
To: 'Tomcat Users List'
Subject: RE: JDK Date version 49.0 vs 48.0 problem
It appears you are running the 1.4 javac using 1.5 rt.jar library. Ensure
that you have you
49.0 vs 48.0 problem
I recently download jdk 1.5. When I compile the java code with JBuilder 9, I
get the error:
"CreateCustomer.java": cannot access java.util.Date,bad class file:
C:\Sun\AppServer\jdk\jre\lib\rt.jar\java\util\Date.class,class file has
wrong version 49.0, should be 4
I recently download jdk 1.5. When I compile the java code with JBuilder 9, I
get the error:
"CreateCustomer.java": cannot access java.util.Date,bad class file:
C:\Sun\AppServer\jdk\jre\lib\rt.jar\java\util\Date.class,class file has
wrong version 49.0, should be 48.0,Please remove or make sure it a