Displaying 20 results from an estimated 10000 matches similar to: "yum remove 'tomcat*'?"
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
2012 Jan 17
2
Java+Tomcat on CentOS 6.x
So whats good practice for installing Java/JDK and Tomcat for EL6 these
days? The base repository included Tomcat6.6 is built with GCJ which
I'd rather avoid. I'm fine with using OpenJDK ... Do most folks just use
the Apache tarball for Tomcat and install it in a user directory or
/opt/something ?
--
john r pierce N 37, W 122
santa cruz ca
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
2008 Jul 10
2
Java Setup
Hi People
I have been following the instructions here
http://wiki.centos.org/HowTos/JavaOnCentOS but trying to modify them for
jdk-6u7-linux-amd64.rpm but there doesn't see to be a compatible
java-1.6.0-sun-compat-*.rpm. Does one exist ?
If not can anyone point me to some documentation on how I can manually
set up things so alternatives will work allowing multiple Java versions.
2006 Jan 04
14
Rails on Tomcat or JBoss?
Hi all,
The Rails book talks about running Rails under Apache, but is there a
(relatively) easy way to deploy it to either Tomcat or JBoss? Is the CGI
servlet the only option?
Thanks,
Ken
--
Kenneth A. Kousen, Ph.D.
President
Kousen IT, Inc.
<http://www.kousenit.com> http://www.kousenit.com
<mailto:ken.kousen@kousenit.com> ken.kousen@kousenit.com
2009 Dec 02
2
Tomcat authentication via PAM (or other system methods)?
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 handle java web services.
--
Les Mikesell
lesmikesell at gmail.com
2008 Mar 07
2
Problem getting Java Runtime Environment installed into OpenOffice
Hi,
I'm having trouble getting my new install of OpenOffice 2.31 to find my newly installed Java Runtime Environment version jre1.6.0_04 (downloaded from Sun). I tried installing it via Tools>Options>Java (am using OpenOffice Calc to try to set it up). The options dialog box is finding the Free Software Foundation version 1.4.2, but it won't find the new JRE file.
I tried
2006 May 03
3
Starting tomcat on bootup
I just installed Tomcat and when I run the chkconfig -add tomcat, it tells
me that tomcat does not support chkconfig.
Suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060502/a84cc5cb/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
2020 Apr 28
4
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?
And, how do you install/manage those installations. Do you
2008 Mar 05
2
satisfying netdirector package dependencies
Hello,
we're looking at packaging up our current NetDirector bug fix release
and we want it available as .rpm
at this moment, the maintainers don't have a test environment for Centos
does anyone know whether the latest versions of and Centos can satisfy
Tomcat 5 and Java 1.4 JDK as dependencies?
thanks in advance!
--
Greg Wallace
Project: www.netdirector.org
Blog:
2005 Apr 05
1
Jakarta-Tomcat 1.2.10 problem
The connector is not loading my servlets?
I am writing down my httpd.conf and workers.properties
Httpd.conf
LoadModule jk_module modules/mod_jk.so
<ifModule mod_jk.c>
JkWorkersFile /usr/local/jakarta-tomcat-5.5.4/conf/workers.properties
JkLogFile /etc/httpd/logs/mod_jk.log
JkLogLevel info
JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
JkLogStampFormat "[%a %b %d
2009 Aug 05
4
Strange problem with Rails and Tomcat
Hi all,
I´m having a strange problem in my rails app hosted on Tomcat:
The ''div'' element which stores the validation errors of a model doesn´t
seem to be ''refreshed'' after each request,so I end up with the following
problem:
In the first request:''5 problems ocurred''
In the second request:''10 problems ocurred''
and so on...
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
2010 Feb 23
3
Tomcat does not end process.
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 06
3
Installing Java 1.4.2
For scalix on Centos the Scalix forum provides instructions for
convincing Scalix that Centos is Redhat:
http://www.scalix.com/community/viewtopic.php?t=516&highlight=centos
I am up to the point of getting Java JDK1.4.2 installed.
I did a: yum list|grep "java" and got:
gcc-java.i386 3.4.4-2
installed
java-1.4.2-gcj-compat.noarch
2010 Jan 08
1
java.lang.OutOfMemoryError: PermGen space issue with Windows 2003 xVM domu with Tomcat
Hello All,
One of our user is facing java.lang.OutOfMemoryError: PermGen space
issue on a Windows 2003 32 bit xVM domU with 4GB RAM. He is able to
successfully do these tests on equivalent physical system with Windows
2003 OS and 4GB RAM. Another user is facing issues with Tomcat running
out of heap space on a Win2008 64bit xvM domU
Our xVM hypervisor server is X4150 server with 64GB RAM
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
2013 Mar 02
2
Tomcat query from complete newbie
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 understanding of Turing machines.
The student has to enter a short "program"
(consisting of 20-80
2009 Jun 16
2
OT - Tomcat CLASSPATH issue
if this is ignored then fair enough as its not really the place for it
but if anyone has seen this it would be good to know
tomcat is 6.0.18
CLASSPATH is set in /etc/sysconfig/<appname> and this IS getting used as
_some_ configuration items are being picked up from /etc/<appname> but
the issue is when default setting from within the webapp are not being
overwritten by settings in
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time
(6 installs). Make sure you open up your IPTables as needed. Let me know
how it goes.
--Todd
--------------
Installing DAG RPM Repository
nano -w /etc/yum.repos.d/dag.repo
[dag]
name=Dag RPM Repository for RHEL
baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
rpm --import