Re: jsre_home is null

2010-07-15 Thread testwreq wreq
-1.4.2-gcj/bin/java * 2 /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java + 3 /usr/local/jdk1.6.0_20/bin/java [r...@www2 conf]# echo $JAVA_HOME /usr/local/jdk1.6.0_20 On Wed, Jul 14, 2010 at 2:11 PM, Bob Hall rfha...@yahoo.com wrote: --- On Wed, 7/14/10 at 10:08 AM, testwreq wreq

Re: jsre_home is null

2010-07-15 Thread testwreq wreq
it may concern, (Please set the name in your email client to something, or at least sign your messages with your name.) On 7/15/2010 9:49 AM, testwreq wreq wrote: Hi, Thank you for responding. Below are the commands I used to check java. i am confused because which java is reading /usr

java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

2010-07-14 Thread testwreq wreq
I have a piece of code that retrieves data from oracle database XML type. It works on tomcat installation on ubuntu. But fails on CentOS. Any ideas? java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

Re: java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

2010-07-14 Thread testwreq wreq
, would you? The emptyMap method showed up in JDK 1.5... On Wed, Jul 14, 2010 at 9:35 AM, testwreq wreq testw...@gmail.com wrote: I have a piece of code that retrieves data from oracle database XML type. It works on tomcat installation on ubuntu. But fails on CentOS. Any ideas

Re: java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

2010-07-14 Thread testwreq wreq
14, 2010 at 10:11 AM, testwreq wreq testw...@gmail.com wrote: It is jdk 1.6 from SUN java -version java version 1.6.0_20 Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode) On Wed, Jul 14, 2010 at 9:56 AM, Kris Schneider

Re: java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

2010-07-14 Thread testwreq wreq
. From: kschnei...@gmail.com To: users@tomcat.apache.org You wouldn't happen to be using JDK 1.4 on CentOS, would you? The emptyMap method showed up in JDK 1.5... On Wed, Jul 14, 2010 at 9:35 AM, testwreq wreq testw...@gmail.com wrote: I have a piece of code that retrieves data from

Re: java.lang.NoSuchMethodError: method java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not found.

2010-07-14 Thread testwreq wreq
It seems there is something wrong with the setup. How do I set the JRE_HOME? Also, /gcj-4.1.2 On Wed, Jul 14, 2010 at 10:46 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: java.lang.NoSuchMethodError: method

jsre_home is null

2010-07-14 Thread testwreq wreq
catalina logs are showing jre_home as null. Any ideas how to set it?

tomcat administration

2010-05-07 Thread testwreq wreq
I have a new installation of tomcat on centos. My $CATALINA_HOME is /usr/share/tomcat5 and tomcat is running. http://localhost:8080 brings up the tomcat page one of the option is Administration. I would like to use this web interface and even give some of the test webapp users ability to restart

Re: tomcat administration

2010-05-07 Thread testwreq wreq
, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: tomcat administration I have a new installation of tomcat on centos. My $CATALINA_HOME is /usr/share/tomcat5 and tomcat is running. Care to tell us the *exact* version of Tomcat you

Re: tomcat administration

2010-05-07 Thread testwreq wreq
the new jar file to webapps folder), without any further action required. I think you need to restart the whole server only when you want to update some shared libraries. Massimo -Original Message- From: testwreq wreq [mailto:testw...@gmail.com] Sent: 7. května 2010 16:49

Re: tomcat administration

2010-05-07 Thread testwreq wreq
Thank you. I will read about virtua. hosting. On Fri, May 7, 2010 at 12:12 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: tomcat administration I need ability for users to stop and restart a single webapp without

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
== On Fri, Mar 12, 2010 at 3:55 PM, André Warnier a...@ice-sa.com wrote: testwreq wreq wrote: I see 8080 running as follows: tcp0 0 :::8080 :::* LISTEN 6980/java Ok, that /might/ be Tomcat, and it /might/ be the Tomcat we are talking about

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
Shows a blank page. I was expecting some sort of tomcat/apache page. /var/lib/tomcat5/webapps is empty. where is tomcat index file located? On Fri, Mar 12, 2010 at 1:27 PM, David kerber dcker...@verizon.net wrote: testwreq wreq wrote: I cannot bring up the tomcat page http://serverhost:8005

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
lrwxrwxrwx 1 tomcat root 23 Mar 10 09:27 work - /var/cache/tomcat5/work Thanks,vm On Mon, Mar 15, 2010 at 8:46 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 /var/lib

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-15 Thread testwreq wreq
CATALINA_TMPDIR=/usr/share/tomcat5/temp JAVA_ENDORSED_DIRS=/usr/share/tomcat5/common/endorsed On Mon, Mar 15, 2010 at 9:17 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
not showing? On Wed, Mar 10, 2010 at 4:52 PM, André Warnier a...@ice-sa.com wrote: Caldarale, Charles R wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 1/I already have apache running on port 80. If I start the tomcat

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
8080 does not work either. And, there are no logs generated. On Fri, Mar 12, 2010 at 1:27 PM, David kerber dcker...@verizon.net wrote: testwreq wreq wrote: I cannot bring up the tomcat page http://serverhost:8005 Try it on 8080; it's the connector that you want to connect to. D

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
, and it displays a blank page. Maybe the department firewal is blocking the access from other nets. How can I get to the tomcat home page, instead of it showing me a blank page? thanks again. On Fri, Mar 12, 2010 at 1:48 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-12 Thread testwreq wreq
I see 8080 running as follows: tcp0 0 :::8080 :::* LISTEN 6980/java On Fri, Mar 12, 2010 at 2:27 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: How do I set up and run Tomcat

How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread testwreq wreq
Hello, I do not know much on setting up tomcat on linux. I am new to both. However, I ran yum install tomcat5 to install tomcat from centos5 built. I could see the version with the below command. # /etc/init.d/tomcat5 version Server version: Apache Tomcat/5.5.23 Server built: Jul 27 2009

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread testwreq wreq
script first or do I have to set some environment variables? Currently, I am logged to my test machine as root. But, I want to run tomcat as non privileged user. On Wed, Mar 10, 2010 at 2:04 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: testwreq wreq [mailto:testw

Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3

2010-03-10 Thread testwreq wreq
: testwreq wreq wrote: Hello, I do not know much on setting up tomcat on linux. I am new to both. However, I ran yum install tomcat5 to install tomcat from centos5 built. I could see the version with the below command. # /etc/init.d/tomcat5 version Server version: Apache Tomcat/5.5.23 Server