Hi,
Thank you it is working properly.
On Oct 31, 2007 7:57 PM, Gabe Wong <[EMAIL PROTECTED]> wrote:
> sunil chandran wrote:
> > Hi ,
> >
> > I tried your command
> >
> >
> >> First which directory was jdk1.5.0_13 installed under? Assuming
> >> /usr/java/jdk1.5.0_13,
> >> execute the fo
sunil chandran wrote:
Hi ,
I tried your command
First which directory was jdk1.5.0_13 installed under? Assuming
/usr/java/jdk1.5.0_13,
execute the following command
export PATH=/usr/java/jdk1.5.0_13:$PATH
Have you verified the jdk1.5.0_13 directory by doing a ls? Also have yo
Hi ,
I tried your command
>First which directory was jdk1.5.0_13 installed under? Assuming
> /usr/java/jdk1.5.0_13,
> execute the following command
> export PATH=/usr/java/jdk1.5.0_13:$PATH
it is still showing that the java version is 1.4.
i think it is something to do with the rpm that
sunil chandran wrote:
Hi ,
I went for jdk5.0 . but still when i type : " java -version" it shows that
java version "1.4.2_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
why is it so.
i went for jdk1.5.0_13
Hi ,
I went for jdk5.0 . but still when i type : " java -version" it shows that
java version "1.4.2_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
why is it so.
i went for jdk1.5.0_13-linux-i586.rpm
please
sunil chandran wrote:
> Hi all,
>
> I have installed Tomcat 6 . but when i start the tomcat it gives the
> following error:
>
> Exception in thread "main" java.lang.UnsupportedClassVersionError:
> org/apache/catalina/startup/Bootstrap (Unsupported major.minor version 49.0)
Install JDK 5.0+
Mar
Hi all,
I have installed Tomcat 6 . but when i start the tomcat it gives the
following error:
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/catalina/startup/Bootstrap (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)