9/4/07

I think we should try instead of leaving everything so easily:

I have been asking others to install OKS knowledge suit software on my machine that runs on apache tomcat server. I was avoiding installation on my own because didn’t knew how to set class path for installation or frankly speaking I want to save my time by avoiding the installation and because of that I was wasted my one whole day.
But today I thought lets try to experiment coz some how I was wasting my time in waiting for administrator who was very busy and packed till evening.
And you know what I have installed tomcat server with OKS knowledge suit on my machine within 5 min. So today I learnt instated of leaving everything so easily we should try for that.
Instruction for installing tomcat and setting class path for OKS knowledge suit:

• First we have to set system variable for java
Variable name: JAVA_home
Variable value: C:\Program Files\java\jdk1.5.0

• Than we have to set class path
C:\Program Files\oks-samplers1\apache-tomcat\common\lib\servlet-api.jar;C:\Program Files\oks-samplers1\apache-tomcat\common\lib\jsp-api.jar;.;

Procedure for tomcat installation:

• First we have to set system variable for java
Variable name: JAVA_home
Variable value: C:\Program Files\java\jdk1.5.0

• Than we have to set class path
C:\Program Files\oks-samplers1\apache-tomcat\common\lib\servlet-api.jar;C:\Program Files\oks-samplers1\apache-tomcat\common\lib\jsp-api.jar;.;

No comments: