Re: Fedora 20 Yum and tomcat setup

2015-04-08 Thread Salam Y. Elias
ps Thanks again Salam On Tue, 2015-04-07 at 17:07 +, Caldarale, Charles R wrote: > > From: Salam Y. Elias [mailto:salamli...@free.fr] > > Subject: Fedora 20 Yum and tomcat setup > > > I used Yum to setup which installed Apache Tomcat/7.0.52. > > You should pr

Fedora 20 Yum and tomcat setup

2015-04-07 Thread Salam Y. Elias
Hi, Hi, I used Yum to setup which installed Apache Tomcat/7.0.52. I am trying to define CATALINA_HOME and really confused and don't know where are the tomcat directoris. I use this sudo yum install tomcat-native.x86_64 tomcat-admin-webapps.noarch tomcat-servlet-3.0-api.noarch tomcat-webapps.noarc

Re: how to setup HOME_PATH for Java and CATALINA_HOME

2010-11-18 Thread Salam Y. ELIAS
ple Java versions > 2. Install Tomcat from ASF into my home directory for development > 3. Install IDE of choice from that vendor. > > This makes getting help from the various mailing lists (Java, IDE, Tomcat) > much > easier. > > The only downside is that you will have to

RE: Tomact does not see log4j-6.0.26.jar while it is there

2010-11-18 Thread Salam Y. ELIAS
OK thanks On Thu, 2010-11-18 at 11:19 -0600, Caldarale, Charles R wrote: > > From: Salam Y. ELIAS [mailto:salamli...@free.fr] > > Subject: Re: Tomact does not see log4j-6.0.26.jar while it is there > > > It is the Apache Tomcat shipped with Fedora 13 > &g

Re: Tomact does not see log4j-6.0.26.jar while it is there

2010-11-18 Thread Salam Y. ELIAS
Chris, here is the output, I highlighted the log4j lines Thanks -rw-r--r-- 1 root root 15232 Oct 12 22:43 annotations-api-6.0.26.jar lrwxrwxrwx 1 root root26 Nov 16 19:41 annotations-api.jar -> annotations-api-6.0.26.jar -rw-r--r-- 1 root root 1182597 Oct 12 22:43 catalina-6.0.26.jar

Re: Tomact does not see log4j-6.0.26.jar while it is there

2010-11-18 Thread Salam Y. ELIAS
It is the Apache Tomcat shipped with Fedora 13 Salam On Thu, 2010-11-18 at 15:14 +, Mark Thomas wrote: > On 18/11/2010 14:24, Salam Y. ELIAS wrote: > > I managed to make Apache Tomcat work and created a dynamic web project. > > However, the inside the ide is flagged with a

Tomact does not see log4j-6.0.26.jar while it is there

2010-11-18 Thread Salam Y. ELIAS
I managed to make Apache Tomcat work and created a dynamic web project. However, the inside the ide is flagged with a red exclamation mark. Checked the problems pane, it seems it is related to log4j jar file, I found -- Description ResourcePathLocation

how to setup HOME_PATH for Java and CATALINA_HOME

2010-11-18 Thread Salam Y. ELIAS
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. When I run java -version ie get java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1.8.2) (fedora-43.1.8.2.fc13-x86_64) OpenJ