Re: [CentOS] Tomcat 7 in CentOS 7.9

2023-06-21 Thread Steve Meier
Hello, you can see the latest Tomcat builds for CentOS 7 here: https://git.centos.org/rpms/tomcat/commits/c7 You can check the list of security issues for Tomcat 7 here: https://tomcat.apache.org/security-7.html You will notice that there is a gap of roughly two and a half years. So no, fixes a

[CentOS] Tomcat 7 in CentOS 7.9

2023-06-21 Thread Andrea Grillini
I know Tomcat 7 has reached the EOL. Still it is available as the only option for Tomcat in the CentOS 7.9 repository. How can I know whether security backports are available in CentOS 7 for all packages related to Tomcat 7? Are those rpm packages still safe? Thanks in advance! Andrea Grillini _

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-29 Thread Jonathan Billings
On Wed, Apr 29, 2020 at 03:16:45PM +0200, Simon Matter via CentOS wrote: > But then why would you want to use CentOS for it or even pay for RHEL if > you can have all this packaged nicely in FreeBSD? Plus, as a long term > Unix and Linux user I feel much more at home on FreeBSD these days than I >

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-29 Thread Simon Matter via CentOS
> --On Tuesday, April 28, 2020 9:35 PM +0200 Simon Matter via CentOS > wrote: > >> If I don't find usable RPMs for CentOS 8 I'm going to build our own as I >> do for other things as well. But I just can't believe they don't already >> exist. > > Some upstream providers have taken to providing thei

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-29 Thread Simon Matter via CentOS
> On Tue, Apr 28, 2020 at 7:35 PM Simon Matter via CentOS > wrote: >> If I don't find usable RPMs for CentOS 8 I'm going to build our own as I >> do for other things as well. But I just can't believe they don't already >> exist. > > I've packaged tomcat8 and tomcat9 in my repo here: > https://harb

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-28 Thread Liam O'Toole
On Tue, 28 Apr, 2020 at 11:44:20 +0200, Simon Matter via CentOS wrote: > Hi, > > We're running some web apps on CentOS 6 on Tomcat 6 shipped by the > distribution. > > As time goes by we'd like to move on to CentOS 8 and Tomcat 9 or whatever > is appropriate. > > My question is, what do others u

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-28 Thread Richard G
On Tue, Apr 28, 2020 at 7:35 PM Simon Matter via CentOS wrote: > If I don't find usable RPMs for CentOS 8 I'm going to build our own as I > do for other things as well. But I just can't believe they don't already > exist. I've packaged tomcat8 and tomcat9 in my repo here: https://harbottle.gitlab

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-28 Thread Kenneth Porter
--On Tuesday, April 28, 2020 9:35 PM +0200 Simon Matter via CentOS wrote: If I don't find usable RPMs for CentOS 8 I'm going to build our own as I do for other things as well. But I just can't believe they don't already exist. Some upstream providers have taken to providing their own reposit

Re: [CentOS] Tomcat or what on CentOS 8?

2020-04-28 Thread Simon Matter via CentOS
> Hi, > > We're running some web apps on CentOS 6 on Tomcat 6 shipped by the > distribution. > > As time goes by we'd like to move on to CentOS 8 and Tomcat 9 or whatever > is appropriate. > > My question is, what do others use now that Tomcat is not shipped anymore > with CentOS? > > Do you run so

[CentOS] Tomcat or what on CentOS 8?

2020-04-28 Thread Simon Matter via CentOS
Hi, We're running some web apps on CentOS 6 on Tomcat 6 shipped by the distribution. As time goes by we'd like to move on to CentOS 8 and Tomcat 9 or whatever is appropriate. My question is, what do others use now that Tomcat is not shipped anymore with CentOS? Do you run some JBoss/WildFly ins

Re: [CentOS] tomcat package and repo for centos8

2020-01-02 Thread Rainer Traut
Thank you, I will try that. Am 19.12.19 um 17:40 schrieb Richard G: On Fri, Dec 13, 2019 at 3:04 PM Richard G wrote: On Fri, Dec 13, 2019 at 2:34 PM Rainer Traut wrote: Is there any other third party repository which builds tomcat for centos/rhel 8? I intend to build tomcat 8 and 9 for Cen

Re: [CentOS] tomcat package and repo for centos8

2019-12-19 Thread Richard G
On Fri, Dec 13, 2019 at 3:04 PM Richard G wrote: > On Fri, Dec 13, 2019 at 2:34 PM Rainer Traut wrote: > > Is there any other third party repository which builds tomcat for > > centos/rhel 8? > > I intend to build tomcat 8 and 9 for CentOS 8 in my harbottle-main > repo ( https://harbottle.gitlab.

Re: [CentOS] tomcat package and repo for centos8

2019-12-13 Thread Richard G
Hi Rainer On Fri, Dec 13, 2019 at 2:34 PM Rainer Traut wrote: > Is there any other third party repository which builds tomcat for > centos/rhel 8? I intend to build tomcat 8 and 9 for CentOS 8 in my harbottle-main repo ( https://harbottle.gitlab.io/harbottle-main ), just as I did for CentOS 7, b

[CentOS] tomcat package and repo for centos8

2019-12-13 Thread Rainer Traut
Hi all, sadly there is no epel tomcat package so far. As per https://bugzilla.redhat.com/show_bug.cgi?id=1745960 there is no progress for three months. Is there any other third party repository which builds tomcat for centos/rhel 8? Thx Rainer ___ Cen

Re: [CentOS] Tomcat query from complete newbie

2013-03-04 Thread Timothy Murphy
Les Mikesell wrote: >> As I understand it, tomcat can either be run "standalone" >> or "behind apache". >> I am running httpd on the server, so either method should be available. >> It seems that the standalone option is simpler, >> so I would probably prefer that. > On the tomcat side there real

Re: [CentOS] Tomcat query from complete newbie

2013-03-03 Thread John R Pierce
On 3/2/2013 7:45 AM, Timothy Murphy wrote: > As I understand it, tomcat can either be run "standalone" > or "behind apache". > I am running httpd on the server, so either method should be available. > It seems that the standalone option is simpler, > so I would probably prefer that. the main reaso

Re: [CentOS] Tomcat query from complete newbie

2013-03-03 Thread Les Mikesell
On Sat, Mar 2, 2013 at 9:45 AM, Timothy Murphy wrote: > I'm a complete tomcat beginner - > (I installed it on my CentOS-6.3 server this morning.) > According to the web-interface on port 8080 > tomcat is running fine. > > Basically, I want to allow a Java program I have written > (which works well

[CentOS] Tomcat query from complete newbie

2013-03-02 Thread Timothy Murphy
I'm a complete tomcat beginner - (I installed it on my CentOS-6.3 server this morning.) According to the web-interface on port 8080 tomcat is running fine. Basically, I want to allow a Java program I have written (which works well) to be run over the internet. This is to test students understandin

Re: [CentOS] Tomcat Linux/Windows Performance Question

2012-10-28 Thread Jason Pyeron
> -Original Message- > From: Rajagopal Swaminathan > Sent: Sunday, October 28, 2012 9:15 > > Greetings, > > On Sun, Oct 28, 2012 at 4:57 PM, Ashkan Rahmani > wrote: > > Hi, > > Actually we are not happy with tomcat performance, (We are working > > very hard on developing that software

Re: [CentOS] Tomcat Linux/Windows Performance Question

2012-10-28 Thread Rajagopal Swaminathan
Greetings, On Sun, Oct 28, 2012 at 4:57 PM, Ashkan Rahmani wrote: > Hi, > Actually we are not happy with tomcat performance, (We are working very > hard on developing that software and improving > performance) . > We want to improve application performance (working on it now) and tomcat > (by t

[CentOS] Tomcat Linux/Windows Performance Question

2012-10-28 Thread Ashkan Rahmani
Hi, Now I have a windows 2008 server and a Tomcat 6.x on it. Our application has many many parts and it's very big. Actually we are not happy with tomcat performance, (We are working very hard on developing that software and improving performance) . We want to improve application performance (wo

Re: [CentOS] tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

2010-12-27 Thread Frank Even
Bah! It does appear it was using the incorrect version of Java. All of the configs are as they were previously though...so find it odd that it was working before and not now...but it was different than another box as of yet upgraded that was still working correctly. Anyway...it's working now. T

Re: [CentOS] tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

2010-12-27 Thread Jim Perrin
On Mon, Dec 27, 2010 at 10:26 AM, Frank Even wrote: > The thing that currently has me stumped is that it all blows up when I > upgrade the Tomcat package.  None of the configs have changed.  I can > update the base OS and it still all works fine.  Install Tomcat > package, errors.  How many diffe

Re: [CentOS] tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

2010-12-27 Thread Frank Even
On Mon, Dec 27, 2010 at 4:32 AM, Jim Perrin wrote: > On Mon, Dec 27, 2010 at 2:48 AM, Frank Even > wrote: >> Anyone have any ideas what might be going wrong here or where I might >> look to figure out what's up?  Thanks! > > It looks like you might possibly have two separate java instances > inst

Re: [CentOS] tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

2010-12-27 Thread Jim Perrin
On Mon, Dec 27, 2010 at 2:48 AM, Frank Even wrote: > Anyone have any ideas what might be going wrong here or where I might > look to figure out what's up?  Thanks! It looks like you might possibly have two separate java instances installed. you have the openjdk java shipped by centos, but there a

Re: [CentOS] tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

2010-12-26 Thread Frank Even
Anyone have any ideas what might be going wrong here or where I might look to figure out what's up? Thanks! From: Frank Even Date: Thu, Dec 23, 2010 at 11:55 AM Subject: tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

[CentOS] tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

2010-12-23 Thread Frank Even
We just upgraded Cent from 5.3 to 5.5 on a bunch of servers with little to no issues (kudos to you guys) except on a few servers where it appears we are having a problem w/ the Tomcat upgrade. Previously our application server was working fine under 5.3 with Tomcat/Java installed as such: java-1.

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread Les Mikesell
On 3/15/2010 11:10 AM, testwreq wreq wrote: > Thanks. That was it. I can now see the welcome page. > I have to move one application to this installation. Application > consists of some jsp pages and servlets. Is there a place that documents > the steps to setup an application? Usually you build a

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread testwreq wreq
Thanks. That was it. I can now see the welcome page. I have to move one application to this installation. Application consists of some jsp pages and servlets. Is there a place that documents the steps to setup an application? On Mon, Mar 15, 2010 at 10:52 AM, Les Mikesell wrote: > On 3/15/2010 1

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread Les Mikesell
On 3/15/2010 10:30 AM, testwreq wreq wrote: > I installed tomcat 5.23 from the yum install of centos5.3 and have > started tomcat on port 8080 . The http://hostname:8080 shows a blank > page. In a standard Tomcat distribution, the default application is > located in the ROOT directory /var/lib/tomc

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread testwreq wreq
Do you remember if it was part of packages of centos5.3? On Mon, Mar 15, 2010 at 10:39 AM, Raffaele Camarda < raffaele.cama...@gmail.com> wrote: > you should install the webapp package as well it comes separately if i > remember correctly. > > 2010/3/15 testwreq wreq > >> I installed tomcat 5.

Re: [CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread Raffaele Camarda
you should install the webapp package as well it comes separately if i remember correctly. 2010/3/15 testwreq wreq > I installed tomcat 5.23 from the yum install of centos5.3 and have started > tomcat on port 8080 . The http://hostname:8080 shows a blank page. In a > standard Tomcat distribution

[CentOS] Tomcat 5.23 help - http://hostname:8080 is an empty page.

2010-03-15 Thread testwreq wreq
I installed tomcat 5.23 from the yum install of centos5.3 and have started tomcat on port 8080 . The http://hostname:8080 shows a blank page. In a standard Tomcat distribution, the default application is located in the ROOT directory /var/lib/tomcat5/webapps: From centos installation, this director

Re: [CentOS] Tomcat does not end process.

2010-02-24 Thread Vijay Shanker Dubey
Did not get anything relevant to solve my problem. Looking for something like what threads started by my web project. Regards, Vijay Shanker Dubey On Tue, Feb 23, 2010 at 11:01 PM, Mathieu Baudier wrote: > >> running tomcat apps right? Being a lil curious what is tomcat-native do > >> to fix

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Mathieu Baudier
>> running tomcat apps right?  Being a lil curious what is tomcat-native do >> to fix it?  I'm just curious to the fact that I'm considering using >> tomcat for message translation. > > If it starts them it should stop them.  Has anyone done a comparison of > tomcat-native (looks to be tomcat6 with

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Les Mikesell
On 2/23/2010 10:40 AM, JohnS wrote: > > On Tue, 2010-02-23 at 17:30 +0100, Mathieu Baudier wrote: >>> It does not close the process that is running the tomcat. >>> Can any body please give me some idea; what is happening with the process. >> >> I sometimes had similar issues with tomcat hanging by

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread JohnS
On Tue, 2010-02-23 at 17:30 +0100, Mathieu Baudier wrote: > > It does not close the process that is running the tomcat. > > Can any body please give me some idea; what is happening with the process. > > I sometimes had similar issues with tomcat hanging by shutdown (but > with rather "exotic" dep

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Les Mikesell
On 2/23/2010 10:24 AM, Vijay Shanker Dubey wrote: > Hi Les, > > I am using tomcat6 package. My tomcat installations is not started as > service. > > Please guide me about the problem solving. Is there some reason you can't run the stock package? If you can run tomcat5 it is as simple as: yum ins

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Mathieu Baudier
> It does not close the process that is running the tomcat. > Can any body please give me some idea; what is happening with the process. I sometimes had similar issues with tomcat hanging by shutdown (but with rather "exotic" deployments of Tomcat, not the standard one). Installing the package 't

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Vijay Shanker Dubey
Hi Les, I am using tomcat6 package. My tomcat installations is not started as service. Please guide me about the problem solving. Regards, Vijay Shanker Dubey On Tue, Feb 23, 2010 at 9:47 PM, Les Mikesell wrote: > On 2/23/2010 1:07 AM, Vijay Shanker Dubey wrote: > > Hi all, > > > > I have g

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Les Mikesell
On 2/23/2010 1:07 AM, Vijay Shanker Dubey wrote: > Hi all, > > I have got some problems with my tomcat installation Are you running the stock centos tomcat5 package? > when I execute command > > # bin/shutdown.sh > > It does not close the process that is running the tomcat. Does 'service tomcat5

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Brian Mathis
On Tue, Feb 23, 2010 at 2:07 AM, Vijay Shanker Dubey wrote: > Hi all, > > I have got some problems with my tomcat installation > > when I execute command > > # bin/shutdown.sh > > It does not close the process that is running the tomcat. > > Can any body please give me some idea; what is happening

[CentOS] Tomcat does not end process.

2010-02-22 Thread Vijay Shanker Dubey
Hi all, I have got some problems with my tomcat installation when I execute command # bin/shutdown.sh It does not close the process that is running the tomcat. Can any body please give me some idea; what is happening with the process. Regards, Vijay Shanker Dubey

Re: [CentOS] Tomcat authentication via PAM (or other system methods)?

2009-12-02 Thread Alexander Georgiev
2009/12/2 Les Mikesell : > Is there a way to coax java services running under tomcat to use the > system authentication methods set up through PAM? In my case, this would > be users in the local passwd file or through smb to a windows domain. > I've added mod_auth_pam to get this effect with apache

Re: [CentOS] Tomcat authentication via PAM (or other system methods)?

2009-12-02 Thread nate
Les Mikesell wrote: > Is there a way to coax java services running under tomcat to use the > system authentication methods set up through PAM? In my case, this would > be users in the local passwd file or through smb to a windows domain. > I've added mod_auth_pam to get this effect with apache but

[CentOS] Tomcat authentication via PAM (or other system methods)?

2009-12-02 Thread Les Mikesell
Is there a way to coax java services running under tomcat to use the system authentication methods set up through PAM? In my case, this would be users in the local passwd file or through smb to a windows domain. I've added mod_auth_pam to get this effect with apache but would like to also handl

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
> I did a yum -y install tomcat5 and tomcat got installed with >> openjdk. > But > somehow if I goto http://localhost:8080 > I am unable to get to the tomcat default site. >> > Correction. I got to a blank page. >>> Do a 'yum search tomcat' and no

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread Les Mikesell
CentOS List wrote: I did a yum -y install tomcat5 and tomcat got installed with > openjdk. But somehow if I goto http://localhost:8080 I am unable to get to the tomcat default site. > Correction. I got to a blank page. >> Do a 'yum search tom

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
>>> I did a yum -y install tomcat5 and tomcat got installed with openjdk. >>> But >>> somehow if I goto http://localhost:8080 >>> I am unable to get to the tomcat default site. >>> Correction. I got to a blank page. > Do a 'yum search tomcat' and note that there are

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread Les Mikesell
CentOS List wrote: >> I did a yum -y install tomcat5 and tomcat got installed with openjdk. >> But >> somehow if I goto http://localhost:8080 >> I am unable to get to the tomcat default site. >>> >> Correction. I got to a blank page. Do a 'yum search tomcat' and note th

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
> I did a yum -y install tomcat5 and tomcat got installed with openjdk. > But > somehow if I goto http://localhost:8080 > I am unable to get to the tomcat default site. >> > Correction. I got to a blank page. >> >>> Do a 'yum search tomcat' and note that there are several p

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread Les Mikesell
CentOS List wrote: I did a yum -y install tomcat5 and tomcat got installed with openjdk. > But somehow if I goto http://localhost:8080 I am unable to get to the tomcat default site. > >>> Correction. I got to a blank page. > >> Do a 'yum search tomcat' and note that there are se

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
>>> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But >>> somehow if I goto http://localhost:8080 >>> I am unable to get to the tomcat default site. >> Correction. I got to a blank page. > Do a 'yum search tomcat' and note that there are several packages. If > you want

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread Les Mikesell
CentOS List wrote: >> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But > somehow if I goto http://localhost:8080 >> I am unable to get to the tomcat default site. > > Correction. I got to a blank page. Do a 'yum search tomcat' and note that there are several packages. I

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread brad
On Tue, 2009-08-25 at 22:24 +0800, CentOS List wrote: > > > > Is SELinux running? Have you checked /var/log/messages > > or /var/log/audit/audit.log if you have it? Is there anything in your > > tomcat logs? Do you get an error when you try to pull up the website? > > SElinux is setup to dis

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
> Is SELinux running? Have you checked /var/log/messages > or /var/log/audit/audit.log if you have it? Is there anything in your > tomcat logs? Do you get an error when you try to pull up the website? SElinux is setup to disabled. There is no log or anyting related. I do have a folder tomca

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread brad
On Tue, 2009-08-25 at 21:47 +0800, CentOS List wrote: > I did a yum -y install tomcat5 and tomcat got installed with openjdk. > But > somehow if I goto http://localhost:8080 I am unable to get to the > tomcat > > default site. > > Any insight? > > >>> Does netst

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But somehow if I goto http://localhost:8080 > I am unable to get to the tomcat default site. Correction. I got to a blank page. ___ CentOS mailing list CentOS@centos.org http://li

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread Les Mikesell
CentOS List wrote: >>> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But > somehow if I goto http://localhost:8080 I am unable to get to the tomcat > >>> default site. >>> >>> Any insight? > >> Does netstat show anything listening on 8080? Do you have a firewall that > >

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
I did a yum -y install tomcat5 and tomcat got installed with openjdk. But somehow if I goto http://localhost:8080 I am unable to get to the tomcat default site. Any insight? >>> Does netstat show anything listening on 8080? Do you have a firewall that >>> >>>

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread brad
On Tue, 2009-08-25 at 21:34 +0800, CentOS List wrote: > >> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But > somehow if I goto http://localhost:8080 I am unable to get to the tomcat > > >> default site. > >> > >> Any insight? > > > Does netstat show anything listening on

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
>> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But somehow if I goto http://localhost:8080 I am unable to get to the tomcat >> default site. >> >> Any insight? > Does netstat show anything listening on 8080? Do you have a firewall that > hasn't been adjusted to allow

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread Barry Brimer
> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But > somehow if I goto http://localhost:8080 I am unable to get to the tomcat > default site. > > Any insight? Does netstat show anything listening on 8080? Do you have a firewall that hasn't been adjusted to allow access

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
>> Is there any yum repo which contains tomcat 6 and java 1.6? >CentOS 5.3 ships java-1.6.0-openjdk. thanks I did a yum -y install tomcat5 and tomcat got installed with openjdk. But somehow if I goto http://localhost:8080 I am unable to get to the tomcat default site. Any insight? Regards WL

Re: [CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread Christoph Maser
Am Dienstag, den 25.08.2009, 09:23 +0200 schrieb CentOS List: > Hi, > > Is there any yum repo which contains tomcat 6 and java 1.6? > > Thanks > > Regards > WL > CentOS 5.3 ships java-1.6.0-openjdk. financial.com AG Munich head office/Hauptsitz München: Maria-Probst-Str. 19 | 80939 München |

[CentOS] Tomcat 6 and Java 1.6

2009-08-25 Thread CentOS List
Hi, Is there any yum repo which contains tomcat 6 and java 1.6? Thanks Regards WL ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Tomcat Monitoring

2009-01-20 Thread nate
Sean Carolan wrote: >> > You can use snmp and cacti to monitor some of the tomcat information. >> > You simply need to add a few configuration modifications. >> > >> > See http://java.sun.com/j2se/1.5.0/docs/guide/management/SNMP.html\ > > Thank you all for the replies. We already use Nagios so I'

Re: [CentOS] Tomcat Monitoring

2009-01-20 Thread Sean Carolan
> > You can use snmp and cacti to monitor some of the tomcat information. > > You simply need to add a few configuration modifications. > > > > See http://java.sun.com/j2se/1.5.0/docs/guide/management/SNMP.html\ Thank you all for the replies. We already use Nagios so I'm hoping for a nagios-frien

Re: [CentOS] Tomcat Monitoring

2009-01-20 Thread Gerhardus.Geldenhuis
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Jim Perrin > Sent: 20 January 2009 13:50 > To: CentOS mailing list > Subject: Re: [CentOS] Tomcat Monitoring > > On Mon, Jan 19, 2009 at 10:27 PM, Sean Carol

Re: [CentOS] Tomcat Monitoring

2009-01-20 Thread Jim Perrin
On Mon, Jan 19, 2009 at 10:27 PM, Sean Carolan wrote: > What do you use for monitoring your Apache Tomcat servers? I have used > jconsole to manually connect and look at the statistics. I'm wondering if > there are any standard tools for watching the health of the java process. > ___

Re: [CentOS] Tomcat Monitoring

2009-01-20 Thread Les Mikesell
gerhardus.geldenh...@gta-travel.com wrote: > Hi > You will probably get better answers by asking on the tomcat users list. > See tomcat.apache.org. > > Tomcat publishes its health statistics using jmx and if your developers > were thorough it is likely that application statistics would also be > a

Re: [CentOS] Tomcat Monitoring

2009-01-20 Thread Gerhardus.Geldenhuis
Of Sergej kandyla > Sent: 20 January 2009 11:06 > To: CentOS mailing list > Subject: Re: [CentOS] Tomcat Monitoring > > Sean Carolan wrote: > > What do you use for monitoring your Apache Tomcat servers? I have > > used jconsole to manually connect and look at the statistics.

Re: [CentOS] Tomcat Monitoring

2009-01-20 Thread Sergej kandyla
Sean Carolan wrote: > What do you use for monitoring your Apache Tomcat servers? I have > used jconsole to manually connect and look at the statistics. I'm > wondering if there are any standard tools for watching the health of > the java process. Hi, I'm interesting too in tomcat monitoring.

[CentOS] Tomcat Monitoring

2009-01-19 Thread Sean Carolan
What do you use for monitoring your Apache Tomcat servers? I have used jconsole to manually connect and look at the statistics. I'm wondering if there are any standard tools for watching the health of the java process. ___ CentOS mailing list CentOS@cen

Re: [CentOS] Tomcat with squid username/password

2008-09-20 Thread lingu
HI, If it is an squid proxy then you can bypass the tomcat server from the squid using two steps. 1) using url_regex in squid 2) you can masquerade that particular tomcat server ip using iptables on the squid box using iptables. Regards, Lingu On Thu, Sep 11, 2008 at 8:28 AM, Harry Su

Re: [CentOS] Tomcat with squid username/password

2008-09-11 Thread Jeff Kinz
My apologies for that last post. It was not intended to go to the list. I must have fat fingered the reply to choice. Sorry!. Jeff Kinz ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Tomcat with squid username/password

2008-09-11 Thread nate
Harry Sukumar wrote: > Is there a reason the username/password are not being sent? Our squid > proxy uses both NTLM and basic authentication. The reason is your application code is not using the proxy, or the application code is calling http libraries that are not using the proxy. Really nothing

Re: [CentOS] Tomcat with squid username/password

2008-09-11 Thread Jeff Kinz
Hi, for the sake of the the CentOS email servers, would you please turn off attaching the additional copy of your email in HTML format? You are sending your email out in both plain text and HTML format, which more than doubles the size of your email, thereby doubling the amount of bandwidth the C

[CentOS] Tomcat with squid username/password

2008-09-10 Thread Harry Sukumar
Hi, I am trying to help my friend on this -- Hi, I have an application deployed on tomcat 5.5 with java 1.6.0_07. Occasionally the application needs to connect through our proxy to the outside to collect patche

RE: [CentOS] tomcat still sees jvm version 1.4.2 in Cent OS 5

2008-01-06 Thread Isaac Gonzalez
08 4:34 AM To: CentOS mailing list Subject: Re: [CentOS] tomcat still sees jvm version 1.4.2 in Cent OS 5 On Sun, 2008-01-06 at 01:02 -0800, Isaac Gonzalez wrote: > i chose to install tomcat during the OS install as well as > javahowever, since I needed to use a different jvm, i u

Re: [CentOS] tomcat still sees jvm version 1.4.2 in Cent OS 5

2008-01-06 Thread Craig White
On Sun, 2008-01-06 at 01:02 -0800, Isaac Gonzalez wrote: > i chose to install tomcat during the OS install as well as > javahowever, since I needed to use a different jvm, i used the > method described in http://wiki.centos.org/HowTos/JavaOnCentOS for Sun > jdk 1.5.0_13 and it worked fine as I

[CentOS] tomcat still sees jvm version 1.4.2 in Cent OS 5

2008-01-06 Thread Isaac Gonzalez
i chose to install tomcat during the OS install as well as javahowever, since I needed to use a different jvm, i used the method described in http://wiki.centos.org/HowTos/JavaOnCentOS for Sun jdk 1.5.0_13 and it worked fine as I can tell, as using the alternatives --config java command, i s

[CentOS] tomcat

2007-12-06 Thread Craig White
trying to install tomcat and seem to be missing a piece called mysql-connector-java Does such a thing exist for tomcat5 that is packaged and compatible with base install? Craig ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/l

Re: [CentOS] Tomcat 6 and native lib

2007-11-10 Thread Frank Büttner
Frank Büttner schrieb: > Barry Brimer schrieb: >> >> On Sat, 10 Nov 2007, [UTF-8] Frank Büttner wrote: >> >>> Hello, >>> have somebody get the Tomcat 6 native lib to build? >>> When I try to run ./configure --with-arp=/usr/bin/apr-1-config >>> under /opt/apache-tomcat-6.0.14/bin/tomcat-native-1.1.1

Re: [CentOS] Tomcat 6 and native lib

2007-11-10 Thread Frank Büttner
Barry Brimer schrieb: > > > On Sat, 10 Nov 2007, [UTF-8] Frank Büttner wrote: > >> Hello, >> have somebody get the Tomcat 6 native lib to build? >> When I try to run ./configure --with-arp=/usr/bin/apr-1-config >> under /opt/apache-tomcat-6.0.14/bin/tomcat-native-1.1.10-src/jni/native >> I only

Re: [CentOS] Tomcat 6 and native lib

2007-11-10 Thread Barry Brimer
On Sat, 10 Nov 2007, [UTF-8] Frank Büttner wrote: Hello, have somebody get the Tomcat 6 native lib to build? When I try to run ./configure --with-arp=/usr/bin/apr-1-config under /opt/apache-tomcat-6.0.14/bin/tomcat-native-1.1.10-src/jni/native I only get the error: configure: error: cannot fin

[CentOS] Tomcat 6 and native lib

2007-11-10 Thread Frank Büttner
Hello, have somebody get the Tomcat 6 native lib to build? When I try to run ./configure --with-arp=/usr/bin/apr-1-config under /opt/apache-tomcat-6.0.14/bin/tomcat-native-1.1.10-src/jni/native I only get the error: configure: error: cannot find install-sh or install.sh in build ./build Any ideas

[CentOS] Tomcat 4 on Centos 4.1

2007-11-05 Thread Satish Kumar
I have a small question, Can I set it up with Tomcat 5.5 ? Satish ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] tomcat error on x86_64 with 2.6.18-8.1.8.el5xen & jre 1.6.*

2007-08-03 Thread Johnn Tan
I get the same error as this person: http://www.centos.org/modules/newbb/viewtopic.php?topic_id=9349 Like the poster, I get the error with tomcat 6.0.13 on x86_64, kernel 2.6.18-8.1.8.el5xen and both jre 1.6.0_01 and 1.6.0_02 When I revert to jre 5u12 on the same kernel, I don't get the prob