similar to: tomcat

Displaying 20 results from an estimated 80000 matches similar to: "tomcat"

2007 Mar 21
0
CentOS 5 (beta): tomcat/keystore issue
I (somewhat sadly, imo) need to run Tomcat/SSL on a public-facing machine at work. I was really, really hoping I could use the GCJ-compiled version of Tomcat supplied in the base repository. I can't get Tomcat to read a Java keystore created with the keytool utility provided (in java-1.4.2-gcj-compat-1.4.2.0-40jpp.110). The Sun and GNU keytools produce different keystores. I'll use
2009 Mar 30
0
Problem with Tomcat
Hi, Tomcat was running well and suddenly stop of working. I am using tomcat5-5.5.23-0jpp.7.el5_2.1 on Centos 5.2 /etc/tomcat5/tomcat5.conf looks like as follows: JAVA_HOME="/usr/lib/jvm/java" CATALINA_HOME="/usr/share/tomcat5" JASPER_HOME="/usr/share/tomcat5" CATALINA_TMPDIR="/usr/share/tomcat5/temp"
2008 Jan 06
1
tomcat still sees jvm version 1.4.2 in Cent OS 5
i chose to install tomcat during the OS install as well as java....however, 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 see both 1.4.2 and 1.5.0 versions and choosing the 1.5.0 version yields the right version when doing a
2010 Dec 23
1
tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
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.4.2-gcj-compat-1.4.2.0-40jpp.115 java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5
2010 Mar 15
2
Tomcat 5.23 help - http://hostname:8080 is an empty page.
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 directory is empty. Please help us to bring up the apache-tomcat installation page. tomcat5.conf has the
2008 Apr 24
1
tomcat5 - RHEL4.5 - CentOS 4.5
Hi I am seeing this issue on a RHEL4 box but i presume that the same will be for CentOS4.5 I am trying to get tomcat5 up and running using only upstream rpm's, as opposed to own rolled like i have done before, and hitting this issue. I have JAVA_HOME set in /etc/tomcat5/tomcat5.conf and also in /etc/sysconfig/tomcat5.conf and when tomcat is started using the init script it starts up
2004 Dec 06
1
Help: Apache2, Tomcat5 and jk2_connector
Hello, Does any have Apache 2.0.49 with tomcat 5.5.4 and jakarta-tomcat-connectors-jk2-2.0.4 working??? Apache was allready installed with CentOS 3 I installed tomcat with it's tar.gz file and instalation was good. but I installed first the j2sdk-1_4_2_06-linux-i586 java version... everything was OK... but when I try to install the jakarta-tomcat-connector I get an error when executing the
2008 May 08
1
can't get Tomcat5 to work on centos 5.1, how do I get it to work?
Hi all A client of ours wants Tomcat 5 to be installed on a CentOS 5 server, I naturally just ran "yum -y install tomcat5 tomcat5-webapps tomcat5-admin-webapps" which installed it without any errors. Then I typed in service tomcat5 start, and tries to access it as such "lynx http://localhost:8080/" but keep on getting an error "connection refused" [root at
2012 May 21
2
Tomcat5 with Oracle/Sun jdk on CentOS 5.8
I know this question could be asked on tomcat or possibly other mailing lists, but I'm hoping I can get some help here instead of joining yet another list. I'm running tomcat5 on CentOS 5.8. I'm trying to setup Oracle/Sun java rather than icedtea. I've installed the latest jdk 1.7 and setup alternatives on centos for java and javac: # java -version java version
2010 Jul 07
0
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM
Due to some XML issues, we installed *1.6 from Sun jdk-6u20-nb-6_8-linux-ml.sh on Centos. * ** *below is the output from *[root at www2 tmp]# alternatives --config java There are 3 programs which provide 'java'. Selection Command ----------------------------------------------- 1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java * 2
2010 May 07
1
Apache Tomcat/5.5.23
I have a new instllation 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 tomcat. According to the home page, users are defined in
2020 Apr 28
0
Tomcat or what on CentOS 8?
> 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 instead or still running Tomcat? >
2007 May 23
1
java packages - tomcat5?
Have the jpackage-packaged things like tomcat5 been moved into the disto repositories? Do they work with sun java? In particular, tomcat5 used to require jta. The one yum installs doesn't mention it now, but it also doesn't work with sun java 1.5 installed the jpackage way. What am I missing? -- Les Mikesell lesmikesell at gmail.com
2009 Apr 28
2
Proposal: Java HowTo Section
In "Wiki Access Request for Java How To's" I mentioned that I wanted to create a Java HowTo section on the wiki. I'd like to provide a more detailed proposal for adding more Java documentation. Summary of Current Java HowTo ------------------------------------------- Currently there is a single Java How To in the "Misc" section, called
2011 Mar 29
0
OT: virtual host for apache/tomcat servers
I hope someone here can answer my question so I don't have to join another mailing list, on too many as it is... I have the following installed: httpd-2.2.3-43.el5.centos.3 tomcat5-5.5.23 I have a small jsp app that I can hit through apache like: http://www.mydomain.com/tomcat/myapp.jsp So tomcat in the url above is the apache proxy address for the tomcat server. I want to setup a
2007 Sep 28
0
CESA-2007:0569 Moderate CentOS 5 i386 tomcat Update
CentOS Errata and Security Advisory 2007:0569 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0569.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: b20332f8977406f510eb4f3e321ee864 tomcat5-5.5.23-0jpp.3.0.2.el5.i386.rpm 4c946bee7c04934ea1626c5bb3906c85
2007 Sep 28
0
CESA-2007:0569 Moderate CentOS 5 x86_64 tomcat Update
CentOS Errata and Security Advisory 2007:0569 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0569.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 83e00f62e6e94faa5a1c557bbe345151 tomcat5-5.5.23-0jpp.3.0.2.el5.x86_64.rpm 8edf471086be68fdb949b1e605c136fa
2007 Sep 28
0
CESA-2007:0871 Moderate CentOS 5 i386 tomcat Update
CentOS Errata and Security Advisory 2007:0871 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0871.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: b20332f8977406f510eb4f3e321ee864 tomcat5-5.5.23-0jpp.3.0.2.el5.i386.rpm 4c946bee7c04934ea1626c5bb3906c85
2007 Sep 28
0
CESA-2007:0871 Moderate CentOS 5 x86_64 tomcat Update
CentOS Errata and Security Advisory 2007:0871 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0871.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 83e00f62e6e94faa5a1c557bbe345151 tomcat5-5.5.23-0jpp.3.0.2.el5.x86_64.rpm 8edf471086be68fdb949b1e605c136fa
2007 Jul 22
0
CESA-2007:0569 Moderate CentOS 5 x86_64 tomcat - security update
CentOS Errata and Security Advisory 2007:0569 https://rhn.redhat.com/errata/RHSA-2007-0569.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: tomcat5-5.5.23-0jpp.1.0.4.el5.x86_64.rpm tomcat5-admin-webapps-5.5.23-0jpp.1.0.4.el5.x86_64.rpm tomcat5-common-lib-5.5.23-0jpp.1.0.4.el5.x86_64.rpm tomcat5-jasper-5.5.23-0jpp.1.0.4.el5.x86_64.rpm