Re: how to setup HOME_PATH for Java and CATALINA_HOME

2010-11-18 Thread Salam Y. ELIAS
So many thanks for the detailed explanation. I use eclipse 3.6 but not the one shipped with fedora 13 Regards On Thu, 2010-11-18 at 12:08 -0800, Mark Eggers wrote: > >From this and other messages, it looks like you're running everything > >installed > from the Fedora distribution. > > While I r

Re: how to setup HOME_PATH for Java and CATALINA_HOME

2010-11-18 Thread Mark Eggers
>From this and other messages, it looks like you're running everything >installed from the Fedora distribution. While I run Fedora (just upgraded to Fedora 14), I don't use any of the distribution-supplied packages for Java, Tomcat, or the IDE (my preference being NetBeans). To get the Oracl

Re: how to setup HOME_PATH for Java and CATALINA_HOME

2010-11-18 Thread Pid
On 18/11/2010 09:46, Salam Y. ELIAS wrote: > I need to set up the environment variable JAVA_HOME and and > CATALINA_HOME to start some web and Java EE, am little bit confused > with conflicting information. OK. No problem. > When I run > java -version > ie get > java version "1.6.0_18" > Op