LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to set up path,classpath,catalina home for java in fedora -9 (https://www.linuxquestions.org/questions/linux-software-2/how-to-set-up-path-classpath-catalina-home-for-java-in-fedora-9-a-663571/)

vicky7038 08-18-2008 07:12 AM

how to set up path,classpath,catalina home for java in fedora -9
 
Hello friends i m using fedora-9 but i want to rum apache tomcat servlet so that i need to set up CATALINA_HOME,CLASSPATH,JAVA_HOME ahd PATH variable in fedora-9.Plz help me that how can i set that variables and what changes i have to take for that.i have installed java in /usr/java/jdk1.5.0. i have got tomcat version 5.5.26 which runs both in windows and linux as well.plz help me.

Mr. ameya sathe 08-19-2008 08:41 AM

System wide & User specific
 
Quote:

Originally Posted by vicky7038 (Post 3251453)
to set up CATALINA_HOME,CLASSPATH,JAVA_HOME ahd PATH variable in fedora-9.

For system wide running of Servlets
Insert these variables into /etc/profile file

For user specific, insert these variables into ~/.bashrc file.


All times are GMT -5. The time now is 05:25 AM.